d_lib split and partially matched (#30)

* d_lib split and partially matched

* clang-format

* modify some extern labels

* clang-format

Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
jdflyer
2020-12-29 15:39:36 -07:00
committed by GitHub
parent 8630c588e9
commit 6a16bef70e
52 changed files with 1047 additions and 789 deletions
+12
View File
@@ -0,0 +1,12 @@
/* 8003212C 0002F06C 38 00 00 00 */ li r0, 0
/* 80032130 0002F070 B0 03 00 10 */ sth r0, 0x10(r3)
/* 80032134 0002F074 88 03 00 0C */ lbz r0, 0xc(r3)
/* 80032138 0002F078 54 00 07 B6 */ rlwinm r0, r0, 0, 0x1e, 0x1b
/* 8003213C 0002F07C 98 03 00 0C */ stb r0, 0xc(r3)
/* 80032140 0002F080 A8 03 00 12 */ lha r0, 0x12(r3)
/* 80032144 0002F084 B0 03 00 1A */ sth r0, 0x1a(r3)
/* 80032148 0002F088 A8 03 00 1C */ lha r0, 0x1c(r3)
/* 8003214C 0002F08C B0 03 00 20 */ sth r0, 0x20(r3)
/* 80032150 0002F090 A8 03 00 28 */ lha r0, 0x28(r3)
/* 80032154 0002F094 B0 03 00 2C */ sth r0, 0x2c(r3)
/* 80032158 0002F098 4E 80 00 20 */ blr