Home
last modified time | relevance | path

Searched refs:MHY (Results 1 – 8 of 8) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dint-mul-01.ll29 ; Check the next halfword up, which should use MHY instead of MH.
41 ; Check the high end of the aligned MHY range.
67 ; Check the high end of the negative aligned MHY range.
79 ; Check the low end of the MHY range.
119 ; Check that MHY allows an index.
/external/valgrind/none/tests/s390x/
Dmul.h160 MHY(2,0,5,000,00) \
Dopcodes.h304 #define MHY(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,7c) macro
/external/v8/src/s390/
Dconstants-s390.h642 MHY = 0xE37C, // Multiply Halfword (32) enumerator
Dsimulator-s390.h1088 EVALUATE(MHY);
Dassembler-s390.cc2152 rxy_form(MHY, r1, opnd.rx(), opnd.rb(), opnd.offset()); in mhy()
Dsimulator-s390.cc1309 EvalTable[MHY] = &Simulator::Evaluate_MHY; in EvalTableInit()
11346 EVALUATE(MHY) { in EVALUATE() argument
/external/valgrind/
DNEWS1777 268930 s390x: MHY is not universally available