Searched defs:has_rex (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.hpp188 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 41 milliseconds