mkst / maspsx

MIT License
5 stars 4 forks source link

Label "$Le1:" not considered a label #57

Closed mkst closed 8 months ago

mkst commented 8 months ago

This scratch emits a label, $Le1:, which is not considered a label by maspsx, and therefore we are not inserting a nop between the lw and the move:

    lw  $16,16($2)
$L2:
# need a nop here
    .loc    2 17
$Le1:
    .bend   $Le1    14
    move    $2,$16