]> Git Repo - qemu.git/commit
tcg-i386: Tidy qemu_ld/st slow path
authorRichard Henderson <[email protected]>
Thu, 25 Jul 2013 16:33:33 +0000 (06:33 -1000)
committerRichard Henderson <[email protected]>
Mon, 26 Aug 2013 20:31:53 +0000 (13:31 -0700)
commitc6f29ff096d9e956df94db20fe49275c35f601fb
tree4e55ac23341b0b90d46e96c7419b850b19c9c122
parent8023ccda079624221e618efeb537b41c70407469
tcg-i386: Tidy qemu_ld/st slow path

Use existing stack space for arguments; don't push/pop.
Use less ifdefs and more C ifs.

Signed-off-by: Richard Henderson <[email protected]>
tcg/i386/tcg-target.c
This page took 0.024121 seconds and 4 git commands to generate.