Files
compiler-the-translators/tests/sprint4/expected/sp4_cg_not.ir.exp
Scarlett c8491b62e4 psuh
2025-05-06 15:34:55 -04:00

14 lines
243 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: Label : 3
11: result = $t2
12: $t3 = 1
13: return : $t3