Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
opt_operand.def
Go to the documentation of this file.
1#
2# configuration file for operand union optimization
3#
4# format:
5# [insn name] op1, op2 ...
6#
7# wildcard: *
8#
9
10getlocal *, 0
11getlocal *, 1
12setlocal *, 0
13setlocal *, 1
14
15putobject INT2FIX(0)
16putobject INT2FIX(1)
17
18__END__
19
20putobject Qtrue
21putobject Qfalse
22