IA64-specific ISA extensions. More...
Inherits CpuIsaFeature.
Static Public Attributes | |
static final IA64CpuIsaFeature | Brl = new IA64CpuIsaFeature(0) |
Long branch instruction. | |
static final IA64CpuIsaFeature | Atomic128 = new IA64CpuIsaFeature(1) |
Atomic 128-bit (16-byte) loads, stores, and CAS. | |
static final IA64CpuIsaFeature | Clz = new IA64CpuIsaFeature(2) |
CLZ (count leading zeros) instruction. | |
static final IA64CpuIsaFeature | Mpy4 = new IA64CpuIsaFeature(3) |
MPY4 and MPYSHL4 (Truncated 32-bit multiplication) instructions. | |
IA64-specific ISA extensions.