commit | aadb21a4b27457710f2a62682fd040e8fe37af65 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Fri May 21 08:30:27 2010 -0700 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Fri May 21 16:20:22 2010 +0000 |
tree | 65a6fb2259325ad2dc34e6c6af2527da125c3481 | |
parent | 6858614e6c0da6e557680a3606b32c0b8f0a093d [diff] |
tcg-i386: Tidy calls. Define OPC_CALL_Jz, generated by tcg_out_calli; use the later throughout. Unify the calls within qemu_st; adjust the stack with a single pop if applicable. Define and use EXT_CALLN_Ev for indirect calls. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>