mirror of
https://github.com/zeldaret/tp
synced 2026-08-19 13:54:02 -04:00
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:
@@ -0,0 +1,4 @@
|
||||
/* 8003218C 0002F0CC 3C 60 80 3E */ lis r3, lbl_803DD2E8@ha
|
||||
/* 80032190 0002F0D0 38 63 D2 E8 */ addi r3, r3, lbl_803DD2E8@l
|
||||
/* 80032194 0002F0D4 A8 63 00 1C */ lha r3, 0x1c(r3)
|
||||
/* 80032198 0002F0D8 4E 80 00 20 */ blr
|
||||
Reference in New Issue
Block a user