Searched refs:STHRL (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | memcpy-02.ll | 290 ; Test that we use LHRL and STHRL for i16.
|
D | and-08.ll | 323 ; Test that we use NC even where LHRL and STHRL are available.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | memcpy-02.ll | 290 ; Test that we use LHRL and STHRL for i16.
|
D | and-08.ll | 323 ; Test that we use NC even where LHRL and STHRL are available.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 657 EVALUATE(STHRL);
|
D | constants-s390.h | 741 V(sthrl, STHRL, 0xC47) /* type = RIL_B STORE HALFWORD RELATIVE LONG (16) */ \
|
D | simulator-s390.cc | 948 EvalTable[STHRL] = &Simulator::Evaluate_STHRL; in EvalTableInit() 4951 EVALUATE(STHRL) { in EVALUATE() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 703 def STHRL : StoreRILPC<"sthrl", 0xC47, aligned_truncstorei16, GR32>; 708 def : StoreGR64PC<STHRL, aligned_truncstorei16>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 723 def STHRL : StoreRILPC<"sthrl", 0xC47, aligned_truncstorei16, GR32>; 728 def : StoreGR64PC<STHRL, aligned_truncstorei16>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 880 11541151U, // STHRL
|
D | SystemZGenDisassemblerTables.inc | 936 /* 390 */ MCD_OPC_Decode, 219, 6, 105, // Opcode: STHRL
|