diff options
Diffstat (limited to 'Examples/ExamplePowerPC.S')
| -rw-r--r-- | Examples/ExamplePowerPC.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Examples/ExamplePowerPC.S b/Examples/ExamplePowerPC.S index 9615fe8..b9de796 100644 --- a/Examples/ExamplePowerPC.S +++ b/Examples/ExamplePowerPC.S @@ -4,4 +4,5 @@ b 0x1000 mflr r21 mtlr r21 li r3, 0 +cmpw r10, r11 stw r7, r5+36 |
