diff options
| author | Richard Henderson | 2013-09-15 00:57:22 +0200 |
|---|---|---|
| committer | Richard Henderson | 2013-10-10 20:44:25 +0200 |
| commit | 100b5e0170e86661aaf830869be930a1a201ed08 (patch) | |
| tree | a3db370b1d116a4abdecc838da63663151aaf300 /scripts/switch-timer-api | |
| parent | tcg: Remove stray semi-colons from target-*/helper.h (diff) | |
| download | qemu-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
