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

8 lines
118 B
Plaintext

1: func : test
2: $t0 = true
3: c = $t0
4: $t1 = !c
5: d = $t1
6: $t2 = 1
7: return : $t2