Bios Get IRQ CAUSE & EPC
Jump to navigation
Jump to search
00000ea0: 40026800 mfc0 r2,$13,0x0 00000ea4: 40037000 mfc0 r3,$14,0x0 #returns CAUSE in r2, and EPC in r3 00000ea8: 03e00008 jr r31 # so, it isn't required to have a nop between mfco and jr r31? 00000eac: 00000000 nop