mkst / maspsx

MIT License
5 stars 4 forks source link

Missing nop after div+mflo ($v0) #34

Closed mkst closed 1 year ago

mkst commented 1 year ago

nop is expected after the mflo image

This is the "simple expansion" logic, we have a similar check (and nop insertion) for the --expand-div functionality, hopefully this is an easy fix.