Searched refs:SLG (Results 1 – 8 of 8) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-sub-05.ll | 39 ; Test the highest aligned offset that is in range of both SLG and SLBG. 55 ; Test the next doubleword up, which requires separate address logic for SLG. 91 ; Test the lowest displacement that is in range of both SLG and SLBG. 123 ; Check that subtractions of spilled values can use SLG and SLBG rather than
|
/external/v8/src/s390/ |
D | disasm-s390.cc | 1253 case SLG: in DecodeSixByte()
|
D | constants-s390.h | 776 SLG = 0xE30B, // Subtract Logical (64) enumerator
|
D | simulator-s390.h | 1031 EVALUATE(SLG);
|
D | simulator-s390.cc | 1252 EvalTable[SLG] = &Simulator::Evaluate_SLG; in EvalTableInit() 5434 case SLG: { in DecodeSixByteArithmetic() 5452 } else if (op == SLG) { in DecodeSixByteArithmetic() 10782 EVALUATE(SLG) { in EVALUATE() argument 10783 DCHECK_OPCODE(SLG); in EVALUATE()
|
D | assembler-s390.cc | 2085 rxy_form(SLG, r1, opnd.rx(), opnd.rb(), opnd.offset()); in slg()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 985 def SLG : BinaryRXY<"slg", 0xE30B, subc, GR64, load, 8>;
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 19496 "SLG",
|