decaf-rs icon indicating copy to clipboard operation
decaf-rs copied to clipboard

The Decaf compiler, written in Rust

Results 2 decaf-rs issues
Sort by recently updated
recently updated
newest added

MIPS standard says: > Format: JALR rs (rd = 31 implied) > JALR rd, rs > Restrictions: > > Register specifiers rs and rd **must not be equal**, because such...