Home
last modified time | relevance | path

Searched refs:OP_LDC_W (Results 1 – 3 of 3) sorted by relevance

/dports/java/jikes/jikes-1.22/src/
H A Dop.h47 OP_LDC_W = 0x13, enumerator
H A Dop.cpp523 case OP_LDC_W: case OP_LDC2_W: in OpDmp()
H A Dbytecode.h482 PutOp(OP_LDC_W); in LoadConstantAtIndex()