Searched refs:LXEB (Results 1 – 9 of 9) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-conv-03.ll | 17 ; Check the low end of the LXEB range. 30 ; Check the high end of the aligned LXEB range. 75 ; Check that LXEB allows indices. 92 ; to use LXEB if possible.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-conv-03.ll | 17 ; Check the low end of the LXEB range. 30 ; Check the high end of the aligned LXEB range. 75 ; Check that LXEB allows indices. 92 ; to use LXEB if possible.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 206 def LXEB : UnaryRXE<"lxeb", 0xED06, null_frag, FP128, 4>; 210 (LXEB bdxaddr12only:$src)>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1156 EVALUATE(LXEB);
|
D | constants-s390.h | 222 V(lxeb, LXEB, \
|
D | simulator-s390.cc | 1443 EvalTable[LXEB] = &Simulator::Evaluate_LXEB; in EvalTableInit() 9382 EVALUATE(LXEB) { in EVALUATE() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 180 def LXEB : UnaryRXE<"lxeb", 0xED06, extloadf32, FP128, 4>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 699 13635733U, // LXEB
|
D | SystemZGenDisassemblerTables.inc | 1609 /* 3219 */ MCD_OPC_Decode, 166, 5, 152, 1, // Opcode: LXEB
|