Searched refs:has_rex (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/cpu/x86/vm/ | ||
H A D | nativeInst_x86.hpp | 188 static const bool has_rex = true; member in class:NativeMovConstReg 191 static const bool has_rex = false; 348 static const bool has_rex = true; member in class:NativeLoadAddress 351 static const bool has_rex = false; |
Completed in 52 milliseconds