class SyntaxTree::YARV::OptGE

def disasm(fmt)

def disasm(fmt)
  fmt.instruction("opt_ge", [fmt.calldata(calldata)])
end