summaryrefslogtreecommitdiffstats
path: root/scripts/switch-timer-api
diff options
context:
space:
mode:
authorRichard Henderson2013-09-15 00:57:22 +0200
committerRichard Henderson2013-10-10 20:44:25 +0200
commit100b5e0170e86661aaf830869be930a1a201ed08 (patch)
treea3db370b1d116a4abdecc838da63663151aaf300 /scripts/switch-timer-api
parenttcg: Remove stray semi-colons from target-*/helper.h (diff)
downloadqemu-100b5e0170e86661aaf830869be930a1a201ed08.tar.gz
qemu-100b5e0170e86661aaf830869be930a1a201ed08.tar.xz
qemu-100b5e0170e86661aaf830869be930a1a201ed08.zip
tcg: Put target helper data into an array.
One call inside of a loop to tcg_register_helper instead of hundreds of sequential calls. Presumably more icache and branch prediction friendly; resulting binary size mostly unchanged on x86_64, as we're trading 32-bit rip-relative references in .text for full 64-bit pointers in .rodata. Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions