Searched refs:lea_instruction_code (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/cpu/x86/vm/ | ||
H A D | nativeInst_x86.cpp | 411 if ( ! ((test_byte == lea_instruction_code) |
H A D | nativeInst_x86.hpp | 358 lea_instruction_code = 0x8D, enumerator in enum:NativeLoadAddress::Intel_specific_constants |
Completed in 140 milliseconds