]> Git Repo - qemu.git/commit
tcg-i386: Tidy calls.
authorRichard Henderson <[email protected]>
Fri, 21 May 2010 15:30:27 +0000 (08:30 -0700)
committerAurelien Jarno <[email protected]>
Fri, 21 May 2010 16:20:22 +0000 (16:20 +0000)
commitaadb21a4b27457710f2a62682fd040e8fe37af65
tree65a6fb2259325ad2dc34e6c6af2527da125c3481
parent6858614e6c0da6e557680a3606b32c0b8f0a093d
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 <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
tcg/i386/tcg-target.c
This page took 0.026011 seconds and 4 git commands to generate.