Ruby  2.0.0p247(2013-06-27revision41674)
defs/opt_operand.def
Go to the documentation of this file.
00001 #
00002 # configration file for operand union optimization
00003 #
00004 # format:
00005 #   [insn name] op1, op2 ...
00006 #
00007 #  wildcard: *
00008 #
00009 
00010 getlocal *, 0
00011 getlocal *, 1
00012 setlocal *, 0
00013 setlocal *, 1
00014 
00015 putobject INT2FIX(0)
00016 putobject INT2FIX(1)
00017 
00018 __END__
00019 
00020 putobject Qtrue
00021 putobject Qfalse
00022 
00023