| Package | Description |
|---|---|
| gov.nasa.jpf.jvm.bytecode |
| Modifier and Type | Class and Description |
|---|---|
class |
DALOAD
Load double from array
..., arrayref, index => ..., value
|
class |
LALOAD
Load long from array
..., arrayref, index => ..., value
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstructionVisitor.visit(LongArrayLoadInstruction ins) |
void |
InstructionVisitorAdapter.visit(LongArrayLoadInstruction ins) |