Home
last modified time | relevance | path

Searched refs:emitIfIntCompare (Results 1 – 2 of 2) sorted by relevance

/dports/lang/kawa/kawa-3.1.1/gnu/bytecode/
H A DCodeAttr.java1814 public final void emitIfIntCompare(int opcode) in emitIfIntCompare() method in CodeAttr
1825 emitIfIntCompare(162); // if_icmpge in emitIfIntLt()
1831 emitIfIntCompare(161); // if_icmplt in emitIfIntGEq()
H A DChangeLog2705 emitGotoIf, emitIfIntNotZero, emitIfIntCompare, EmitIfIntLt, emitIfNEq,