commit | 6858614e6c0da6e557680a3606b32c0b8f0a093d | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Fri May 21 08:30:26 2010 -0700 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Fri May 21 16:20:22 2010 +0000 |
tree | 26801d598745e27efacacbd80326dbe486faadd0 | |
parent | ef10b106b62aba0d47ecffb73730d751407d1881 [diff] |
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>