Refactoring to allow for raw binary loading.

This commit is contained in:
Ben Vanik 2013-01-27 12:48:10 -08:00
parent 26d5df0d38
commit bba99d4a22
14 changed files with 378 additions and 231 deletions

Binary file not shown.

View file

@ -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

View file

@ -2,4 +2,5 @@
ori r3, r4, 0xFFFF
blr
# REGISTER_OUT r3 0xBABE