Refactoring to allow for raw binary loading.
This commit is contained in:
Binary file not shown.
@@ -6,3 +6,4 @@ Disassembly of section .text:
|
||||
|
||||
0000000082010000 <.text>:
|
||||
82010000: 60 83 ff ff ori r3,r4,65535
|
||||
82010004: 4e 80 00 20 blr
|
||||
|
||||
@@ -2,4 +2,5 @@
|
||||
|
||||
ori r3, r4, 0xFFFF
|
||||
|
||||
blr
|
||||
# REGISTER_OUT r3 0xBABE
|
||||
|
||||
Reference in New Issue
Block a user