.set noreorder # Example demonstrating instruction formats targ: addq $1, $2, $3 xor $4, 0x3f, $5 ldq $6, 0xABC($7) stq $8, 0x123($9) beq $3, targ bsr $26, targ ret call_pal 0xABCDE .set reorder