.text .align 2 .globl procnum .ent procnum .set noreorder procnum: mfc0 $2, $0 nop /* 2 delayed after mfc0 */ nop j $31 nop .end procnum .set reorder