diff options
author | Richard Henderson <rth@twiddle.net> | 2013-07-25 07:16:52 -1000 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2013-08-26 13:31:54 -0700 |
commit | 401c227b0a1134245ec61c6c5a9997cfc963c8e4 (patch) | |
tree | 753453aebeb53f96d70405928289994b2f2a5f07 /fsdev | |
parent | aac1fb0576e5bea72681e91c38caffc17741eb80 (diff) |
tcg-i386: Use new return-argument ld/st helpers
Discontinue the jump-around-jump-to-jump scheme, trading it for a single
immediate move instruction. The two extra jumps always consume 7 bytes,
whereas the immediate move is either 5 or 7 bytes depending on where the
code_gen_buffer gets located.
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'fsdev')
0 files changed, 0 insertions, 0 deletions