Searched refs:ALHSIK (Results 1 – 5 of 5) sorted by relevance
/external/v8/src/s390/ |
D | constants-s390.h | 202 ALHSIK = 0xECDA, // Add Logical With Signed Immediate (32<-16) enumerator
|
D | simulator-s390.h | 1200 EVALUATE(ALHSIK);
|
D | simulator-s390.cc | 1421 EvalTable[ALHSIK] = &Simulator::Evaluate_ALHSIK; in EvalTableInit() 12266 EVALUATE(ALHSIK) { in EVALUATE() argument
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 122 #define ALHSIK(r1,r3,i2) RIE_RRI0(ec,r1,r3,i2,00,da) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 923 def ALHSIK : BinaryRIE<"alhsik", 0xECDA, addc, GR32, imm32sx16>,
|