hbc/wiipax/stub/plunge.S

14 lines
115 B
ArmAsm
Raw Normal View History

2016-11-23 06:35:12 +01:00
.text
.section .text
.globl _plunge
_plunge:
isync
mtsrr0 3
mfmsr 3
li 4,0x30
andc 3,3,4
mtsrr1 3
rfi