Daniel Reimer
a7fddf9c07
Delete all Trailing spaces in code.
...
svn path=/trunk/; revision=29689
2007-10-19 23:05:02 +00:00
Magnus Olsen
70ab8ffa3c
start implement detections of export functions name. not finish does not working yet. Only fix pe loader so it works
...
svn path=/trunk/; revision=25658
2007-01-28 19:52:02 +00:00
Magnus Olsen
2bdeda8d07
fixing a small disambler bug for mr
...
svn path=/trunk/; revision=25553
2007-01-21 15:06:57 +00:00
Magnus Olsen
fb71b542de
start add mr op code causeome new bug for ppc
...
svn path=/trunk/; revision=25543
2007-01-20 13:33:42 +00:00
Magnus Olsen
fa8f26e7c6
Fixing the src and dst of register so they are being read right (PPC brain)
...
Adding stw for dissembler and converting (PPC and IA32)
Fixing a counter bug in ConvertBitToByte, ConvertBitToByte32, GetMaskByte, GetMaskByte32
we did miss one bit calculation when we count the mask the bit 0
svn path=/trunk/; revision=25527
2007-01-19 08:20:42 +00:00
Magnus Olsen
36a8eccf27
Implement disambler for stwu, left todo add it to the Converter
...
svn path=/trunk/; revision=25514
2007-01-18 19:33:48 +00:00
Magnus Olsen
e6cfb666ca
Fixing some ppc disambler bugs. Li are not 100% test it can contain some fault.
...
Fixing Li bug the register for dest was wrong calctions see file OpCodePPC.txt.
fixing some meaing in ReadMe.txt
svn path=/trunk/; revision=25511
2007-01-18 15:40:37 +00:00
Magnus Olsen
af42a0cc24
fixing the ppc to ia32 break, use ebx as ebp if we got to many register.
...
svn path=/trunk/; revision=25496
2007-01-17 15:31:47 +00:00
Magnus Olsen
7c96cb069a
adding blr opcode (can not found it in the ibm or motorala doc, the primary opcode refens to addi).
...
now we can disambler two opcode the li and blr, add blr to my own asm langues.
svn path=/trunk/; revision=25448
2007-01-14 12:10:53 +00:00
Magnus Olsen
350c6a32c2
adding GetData32Be, GetData32Le for getting 4bytes from big or lite endian
...
start implment Ld for ppc.
svn path=/trunk/; revision=25440
2007-01-13 17:27:14 +00:00
Magnus Olsen
40bbafca90
Create a folder call From and start move in all cpu we will in futer translate from
...
svn path=/trunk/; revision=25435
2007-01-13 10:27:17 +00:00