diff options
| author | Amlal <amlal@zka.com> | 2024-07-21 09:47:44 +0200 |
|---|---|---|
| committer | Amlal <amlal@zka.com> | 2024-07-21 09:47:44 +0200 |
| commit | af93068ec107e8d8f5873399e86e4001cb1c6b40 (patch) | |
| tree | af9acd1b32140317eb066ec857e4eb44416804a3 /Examples/ExamplePowerPC.S | |
| parent | 13b84ff69d821029da3c2318a35a294d8045d7f9 (diff) | |
[RM] Examples/ added to gitignore, improved Ref class.
Signed-off-by: Amlal <amlal@zka.com>
Diffstat (limited to 'Examples/ExamplePowerPC.S')
| -rw-r--r-- | Examples/ExamplePowerPC.S | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Examples/ExamplePowerPC.S b/Examples/ExamplePowerPC.S deleted file mode 100644 index b9de796..0000000 --- a/Examples/ExamplePowerPC.S +++ /dev/null @@ -1,8 +0,0 @@ -; you you can never say! - -b 0x1000 -mflr r21 -mtlr r21 -li r3, 0 -cmpw r10, r11 -stw r7, r5+36 |
