Searched refs:ICMY (Results 1 – 4 of 4) sorted by relevance
/external/v8/src/s390/ |
D | simulator-s390.h | 1168 EVALUATE(ICMY);
|
D | constants-s390.h | 213 V(icmy, ICMY, 0xEB81) /* type = RSY_B INSERT CHARACTERS UNDER MASK (low) */ \
|
D | simulator-s390.cc | 1394 EvalTable[ICMY] = &Simulator::Evaluate_ICMY; in EvalTableInit() 12172 EVALUATE(ICMY) { in EVALUATE() argument
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 240 #define ICMY(r1,r3,b2,dl2,dh2) RSY_RURD(eb,r1,r3,b2,dl2,dh2,81) macro
|