| Package | Description |
|---|---|
| gov.nasa.jpf.jvm.bytecode |
| Modifier and Type | Class and Description |
|---|---|
class |
DASTORE
Store into double array
..., arrayref, index, value => ...
|
class |
LASTORE
Store into long array
..., arrayref, index, value => ...
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstructionVisitor.visit(LongArrayStoreInstruction ins) |
void |
InstructionVisitorAdapter.visit(LongArrayStoreInstruction ins) |