tcg-i386: Tidy push/pop.
commit6858614e6c0da6e557680a3606b32c0b8f0a093d
authorRichard Henderson <rth@twiddle.net>
Fri, 21 May 2010 15:30:26 +0000 (21 08:30 -0700)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 21 May 2010 16:20:22 +0000 (21 16:20 +0000)
tree26801d598745e27efacacbd80326dbe486faadd0
parentef10b106b62aba0d47ecffb73730d751407d1881
tcg-i386: Tidy push/pop.

Move tcg_out_push/pop up in the file so that they can be used
by qemu_ld/st.  Define a tcg_out_pushi to be used as well.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
tcg/i386/tcg-target.c