Fixing another bug in converting
authorMagnus Olsen <magnus@greatlord.com>
Thu, 18 Jan 2007 22:09:08 +0000 (22:09 +0000)
committerMagnus Olsen <magnus@greatlord.com>
Thu, 18 Jan 2007 22:09:08 +0000 (22:09 +0000)
commit0cb4e210e1d41aaabaa75f233e7c129dab802f83
tree2b441f0311345edc631d263b53cf701865d040f2
parenta286bd796f069e329e969ca7589389c6d53893a4
Fixing another bug in converting
PPC
stwu r1,-32(r1)

equal with intel
mov [esp-32],esp;
mov esp, esp - 32;

svn path=/trunk/; revision=25518
rosapps/devutils/cputointel/ConvertToIA32Process.c
rosapps/devutils/cputointel/From/PPC/PPCopcode.c
rosapps/devutils/cputointel/any_op.h