Searched refs:LAAL (Results 1 – 5 of 5) sorted by relevance
/external/v8/src/s390/ |
D | simulator-s390.h | 1192 EVALUATE(LAAL);
|
D | constants-s390.h | 200 V(laal, LAAL, 0xEBFA) /* type = RSY_A LOAD AND ADD LOGICAL (32) */
|
D | simulator-s390.cc | 1418 EvalTable[LAAL] = &Simulator::Evaluate_LAAL; in EvalTableInit() 12395 EVALUATE(LAAL) { in EVALUATE() argument
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 246 #define LAAL(r1,r3,b2,dl2,dh2) RSY_RRRD(eb,r1,r3,b2,dl2,dh2,fa) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1416 def LAAL : LoadAndOpRSY<"laal", 0xEBFA, null_frag, GR32>;
|