summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2015-08-31 13:24:44 -0700
committerRichard Henderson <rth@twiddle.net>2015-10-07 20:36:49 +1100
commit6c42444f9a53b6af39d46008cb9f650b11e96cb9 (patch)
tree268c4a98bab76326a43dbafa7803bdbb381d98bd /Makefile
parent2bf2e019ed0a6349220620240c0ba807846793b9 (diff)
downloadhqemu-6c42444f9a53b6af39d46008cb9f650b11e96cb9.zip
hqemu-6c42444f9a53b6af39d46008cb9f650b11e96cb9.tar.gz
target-sparc: Remove gen_opc_jump_pc
Since jump_pc[1] is always npc + 4, we can infer after incrementing that jump_pc[1] == pc + 4. Because of that, we can encode the branch destination into a single word, and store that in npc. Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud