Searched refs:SRAX (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/Target/Sparc/ |
D | SparcInstr64Bit.td | 48 defm SRAX : F3_S<"srax", 0b100111, 1, sra, i64, I64Regs>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcInstr64Bit.td | 47 defm SRAX : F3_S<"srax", 0b100111, 1, sra, i64, I64Regs>;
|
/external/llvm-project/llvm/lib/Target/Sparc/ |
D | SparcInstr64Bit.td | 47 defm SRAX : F3_S<"srax", 0b100111, 1, sra, i64, I64Regs>;
|
/external/pcre/dist2/src/sljit/ |
D | sljitNativeSPARC_common.c | 170 #define SRAX (OPC1(0x2) | OPC3(0x27) | (1 << 12)) macro
|
/external/llvm-project/llvm/lib/Target/VE/ |
D | VEInstrInfo.td | 1322 // Section 8.6.8 - SRAX (Shift Right Arithmetic)
|