diff options
Diffstat (limited to 'Examples/ExamplePowerPC.S.pp')
| -rw-r--r-- | Examples/ExamplePowerPC.S.pp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Examples/ExamplePowerPC.S.pp b/Examples/ExamplePowerPC.S.pp deleted file mode 100644 index 5eeb07f..0000000 --- a/Examples/ExamplePowerPC.S.pp +++ /dev/null @@ -1,11 +0,0 @@ -# Path: Examples/ExamplePowerPC.S.pp -# Language: POWER Assembly -# Build Date: 2024-6-4 - -bl 0x1000 - - -li r1, 0x500 -mr r2, r1 -sc -blr |
