1 #as: -Av8 2 #objdump: -dr 3 #name: address: simm13 + rreg 4 5 .*: +file format .* 6 7 Disassembly of section .text: 8 9 0+ <foo>: 10 0: c2 02 20 0a ld \[ %o0 \+ 0xa \], %g1 11 4: c4 04 a0 0a ld \[ %l2 \+ 0xa \], %g2 12 8: c4 22 20 0a st %g2, \[ %o0 \+ 0xa \] 13 c: c2 24 a0 0a st %g1, \[ %l2 \+ 0xa \] 14