I have loaded a PowerPC binary into IDApro V 4.8 and have an instruction that appears to have been disassembled incorrectly.
The hex of the instruction is 63 DE 00 00 and the menomic returned by IDA is mr %r30,%r30.
The binary of 63 is 01100011 with the first 6 bits being 011000 this is the ori instruction according to the IBM PowerPC Programming Environments PDF "6xx_pem.pdf".
Has anyone run into this.
Thanks
Scott






