Files
compiler-the-translators/tests/sprint4/expected/sp4_cg_not.ir.exp
2025-05-06 22:35:26 -04:00

13 lines
226 B
Plaintext

1: func_dec : entry
2: func : entry
3: $t0 = true
4: Label : 1
5: c = $t0
6: Label : 2
7: d = $t1
8: param d
9: call : printBoolean 1
10: result = $t2
11: $t3 = 1
12: return : $t3