qemu-e2k/tcg/aarch64
Pranith Kumar 2acee8b2b5 tcg/aarch64: Enable indirect jump path using LDR (literal)
This patch enables the indirect jump path using an LDR (literal)
instruction. It will be interesting to test and see which performs
better among the two paths.

CC: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
Message-Id: <20170630143614.31059-3-bobby.prani@gmail.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2017-07-09 21:10:23 -10:00
..
tcg-target.h tcg/aarch64: Implement goto_ptr 2017-06-05 09:25:42 -07:00
tcg-target.inc.c tcg/aarch64: Enable indirect jump path using LDR (literal) 2017-07-09 21:10:23 -10:00