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 33b1429f1b
commit 73c4048b27
52 changed files with 1047 additions and 789 deletions
+12
View File
@@ -0,0 +1,12 @@
/* 800320FC 0002F03C 38 00 00 00 */ li r0, 0
/* 80032100 0002F040 B0 03 00 0E */ sth r0, 0xe(r3)
/* 80032104 0002F044 88 03 00 0C */ lbz r0, 0xc(r3)
/* 80032108 0002F048 54 00 06 3A */ rlwinm r0, r0, 0, 0x18, 0x1d
/* 8003210C 0002F04C 98 03 00 0C */ stb r0, 0xc(r3)
/* 80032110 0002F050 A8 03 00 12 */ lha r0, 0x12(r3)
/* 80032114 0002F054 B0 03 00 18 */ sth r0, 0x18(r3)
/* 80032118 0002F058 A8 03 00 1C */ lha r0, 0x1c(r3)
/* 8003211C 0002F05C B0 03 00 1E */ sth r0, 0x1e(r3)
/* 80032120 0002F060 A8 03 00 28 */ lha r0, 0x28(r3)
/* 80032124 0002F064 B0 03 00 2A */ sth r0, 0x2a(r3)
/* 80032128 0002F068 4E 80 00 20 */ blr