Searched refs:instruction_code_float_d (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/cpu/x86/vm/ | ||
H A D | nativeInst_x86.cpp | 319 case instruction_code_float_d: // 0xdd fld_d a 384 case instruction_code_float_d: // 0xdd fld_d a |
H A D | nativeInst_x86.hpp | 281 instruction_code_float_d = 0xdd, enumerator in enum:NativeMovRegMem::Intel_specific_constants |
Completed in 55 milliseconds