mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-01 13:26:47 +08:00
13 lines
248 B
Plaintext
13 lines
248 B
Plaintext
.include "sce_macros.s"
|
|
.global gpu_refresh
|
|
.text
|
|
gpu_refresh:
|
|
DMAcnt *
|
|
direct *
|
|
GIFpacked REGS={A_D}, NLOOP=1, EOP ; WAS GPUIFpacked REG=...
|
|
iwzyx 0x00000000, 0x0000007f, 0x00000000, 0x00000000
|
|
.endgif ; New Line
|
|
.EndDirect
|
|
.EndDmaData
|
|
DMAend
|