1 #objdump: -dr 2 #as: -mfix-24k -32 3 #name: 24K: Triple Store (Range Check, sc) 4 5 .*: +file format .*mips.* 6 7 Disassembly of section .text: 8 0+ <.*>: 9 0: e3a20020 sc v0,32\(sp\) 10 4: e3a30008 sc v1,8\(sp\) 11 8: e3a4fff8 sc a0,-8\(sp\) 12 c: 00000000 nop 13 10: e3a50000 sc a1,0\(sp\) 14 14: e3a60020 sc a2,32\(sp\) 15 \.\.\. 16