Files
compiler-the-translators/tests/sprint4/expected/sp4_cg_neg.ir.exp
2025-05-04 16:05:13 -04:00

7 lines
98 B
Plaintext

1: func : test
2: $t0 = 3
3: x = $t0
4: $t1 = -x
5: y = $t1
6: return : y