c42c74138c
If the 'j' command is used here,it cannot always be called. The 'tail' command is used here, let the compiler decide which instruction to use,when the call distance is less than 1M, it will be compiled into 'j' command, and when the distance is greater than 1M, it will be compiled into 'aupic' and 'jr' command. Test: llvm-objdump -d Change-Id: I53d8aa7f54b9c4c96fce491487dcba7b63348219 Signed-off-by: caowencheng <caowencheng@eswincomputing.com> |
||
---|---|---|
.. | ||
Android.bp | ||
check-symbols-glibc.py | ||
generate_notice.py | ||
genfunctosyscallnrs.py | ||
genseccomp.py | ||
genserv.py | ||
gensyscalls.py | ||
mypy.ini | ||
ndk_missing_symbols.py | ||
posix-2013.txt | ||
pylintrc | ||
symbols.py | ||
test_genseccomp.py |