Searched refs:MVIY (Results 1 – 9 of 9) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-const-03.ll | 78 ; Check the next byte up, which should use MVIY instead of MVI. 88 ; Check the high end of the MVIY range. 110 ; Check the high end of the negative MVIY range. 120 ; Check the low end of the MVIY range. 155 ; Check that MVIY does not allow an index. We prefer STCY in that case.
|
D | frame-14.ll | 129 ; Test the next offset after that, which uses MVIY instead of MVI.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-const-03.ll | 78 ; Check the next byte up, which should use MVIY instead of MVI. 88 ; Check the high end of the MVIY range. 110 ; Check the high end of the negative MVIY range. 120 ; Check the low end of the MVIY range. 155 ; Check that MVIY does not allow an index. We prefer STCY in that case.
|
D | frame-14.ll | 129 ; Test the next offset after that, which uses MVIY instead of MVI.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1097 EVALUATE(MVIY);
|
D | constants-s390.h | 941 V(mviy, MVIY, 0xEB52) /* type = SIY MOVE (immediate) */ \
|
D | simulator-s390.cc | 1384 EvalTable[MVIY] = &Simulator::Evaluate_MVIY; in EvalTableInit() 8898 EVALUATE(MVIY) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 742 601884U, // MVIY 1685 // CLI, CLIY, MVI, MVIY, NI, NIY, OI, OIY, TM, TMY, XI, XIY
|
D | SystemZGenDisassemblerTables.inc | 1203 /* 1478 */ MCD_OPC_Decode, 209, 5, 123, // Opcode: MVIY
|