1 .text 2foo: 3 lq $0, 0x12345678($2) 4 5# Force some (non-delay-slot) zero bytes, to make 'objdump' print ... 6 .align 4, 0 7 .space 16 8