Home
last modified time | relevance | path

Searched refs:BXLEG (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/s390/
Dsimulator-s390.h1094 EVALUATE(BXLEG);
Dconstants-s390.h174 V(bxleg, BXLEG, 0xEB45) /* type = RSY_A BRANCH ON INDEX LOW OR EQUAL (64) */ \
Dsimulator-s390.cc1381 EvalTable[BXLEG] = &Simulator::Evaluate_BXLEG; in EvalTableInit()
8863 EVALUATE(BXLEG) { in EVALUATE() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td193 def BXLEG : BranchBinaryRSY<"bxleg", 0xEB45, GR64>;