Searched refs:JVM_OPC_fstore (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/javavm/export/
H A Dclassfile_constants.h199 JVM_OPC_fstore = 56, enumerator in enum:__anon551
/openjdk7/jdk/src/share/native/common/
H A Dcheck_code.c1435 this_idata->opcode = JVM_OPC_fstore;
1468 case JVM_OPC_astore: case JVM_OPC_istore: case JVM_OPC_fstore:
1666 case JVM_OPC_fload: case JVM_OPC_fstore:
2479 case JVM_OPC_istore: case JVM_OPC_fstore: case JVM_OPC_astore:
/openjdk7/jdk/src/share/demo/jvmti/java_crw_demo/
H A Djava_crw_demo.c1081 case JVM_OPC_fload: case JVM_OPC_fstore:

Completed in 61 milliseconds