Closed mkst closed 1 year ago
maspsx incorrectly omits the nop below because it doesnt see a 'mult' within 3 instructions. of the mflo.
maspsx
nop
mflo
mflo $v0 #nop <------ .set noreorder .set nomacro j $L57 mult $t6,$v1
maspsx
incorrectly omits thenop
below because it doesnt see a 'mult' within 3 instructions. of themflo
.