Difference between revisions of "Elemental Absorb/Status"
Jump to navigation
Jump to search
(Created page with " Elemental Absorb/Status and an odd r2 = 0 001887c4: 27bdffe8 addiu r29,r29,0xffe8 001887c8: afbf0010 sw r31,0x0010(r29) 001887cc: 0c061c3f jal 0x001870fc Elemental Ab...") |
|||
Line 1: | Line 1: | ||
− | Elemental Absorb/Status | + | Elemental Absorb/Status |
001887c4: 27bdffe8 addiu r29,r29,0xffe8 | 001887c4: 27bdffe8 addiu r29,r29,0xffe8 | ||
001887c8: afbf0010 sw r31,0x0010(r29) | 001887c8: afbf0010 sw r31,0x0010(r29) | ||
Line 6: | Line 6: | ||
001887d4: 0c062130 jal 0x001884c0 ? | 001887d4: 0c062130 jal 0x001884c0 ? | ||
001887d8: 00000000 nop | 001887d8: 00000000 nop | ||
− | 001887dc: 14400004 bne r2,r0,0x001887f0 | + | 001887dc: 14400004 bne r2,r0,0x001887f0 If (Function return result != 0) Return (function return result) |
001887e0: 00000000 nop | 001887e0: 00000000 nop | ||
001887e4: 0c061fad jal 0x00187eb4 Status | 001887e4: 0c061fad jal 0x00187eb4 Status | ||
001887e8: 00000000 nop | 001887e8: 00000000 nop | ||
− | 001887ec: 00001021 addu r2,r0,r0 | + | 001887ec: 00001021 addu r2,r0,r0 Return 0 |
001887f0: 8fbf0010 lw r31,0x0010(r29) | 001887f0: 8fbf0010 lw r31,0x0010(r29) | ||
001887f4: 27bd0018 addiu r29,r29,0x0018 | 001887f4: 27bd0018 addiu r29,r29,0x0018 | ||
001887f8: 03e00008 jr r31 | 001887f8: 03e00008 jr r31 | ||
001887fc: 00000000 nop | 001887fc: 00000000 nop |
Revision as of 06:46, 10 March 2012
Elemental Absorb/Status 001887c4: 27bdffe8 addiu r29,r29,0xffe8 001887c8: afbf0010 sw r31,0x0010(r29) 001887cc: 0c061c3f jal 0x001870fc Elemental Absorb 001887d0: 00000000 nop 001887d4: 0c062130 jal 0x001884c0 ? 001887d8: 00000000 nop 001887dc: 14400004 bne r2,r0,0x001887f0 If (Function return result != 0) Return (function return result) 001887e0: 00000000 nop 001887e4: 0c061fad jal 0x00187eb4 Status 001887e8: 00000000 nop 001887ec: 00001021 addu r2,r0,r0 Return 0 001887f0: 8fbf0010 lw r31,0x0010(r29) 001887f4: 27bd0018 addiu r29,r29,0x0018 001887f8: 03e00008 jr r31 001887fc: 00000000 nop