1 .text 2foo: 3 j 0x0000000 4 j 0xaaaaaa4 5 j 0x5555558 6 j 0xffffffc 7 jal 0x0000000 8 jal 0xaaaaaa4 9 jal 0x5555558 10 jal 0xffffffc 11 12# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ... 13 .space 8 14