mirror of
https://github.com/zeldaret/tp
synced 2026-08-28 00:41:50 -04:00
2dddd746a6
* d_attention.cpp: split * clang-format + add back in dropped labels Co-authored-by: Pheenoh <pheenoh@gmail.com>
10 lines
450 B
ArmAsm
10 lines
450 B
ArmAsm
/* 80070178 0006D0B8 54 80 04 3F */ clrlwi. r0, r4, 0x10
|
|
/* 8007017C 0006D0BC 40 82 00 14 */ bne lbl_80070190
|
|
/* 80070180 0006D0C0 C0 25 00 18 */ lfs f1, 0x18(r5)
|
|
/* 80070184 0006D0C4 C0 02 8C 64 */ lfs f0, lbl_80452664-_SDA2_BASE_(r2)
|
|
/* 80070188 0006D0C8 EC 01 00 32 */ fmuls f0, f1, f0
|
|
/* 8007018C 0006D0CC D0 05 00 18 */ stfs f0, 0x18(r5)
|
|
lbl_80070190:
|
|
/* 80070190 0006D0D0 38 60 00 01 */ li r3, 1
|
|
/* 80070194 0006D0D4 4E 80 00 20 */ blr
|