Searched refs:NIHH (Results 1 – 9 of 9) sorted by relevance
77 ; Check the lowest NIHH value outside the RISBG range (0x0002ffff_ffffffff).86 ; Check the highest NIHH value outside the RISBG range (0xfffaffff_ffffffff).
71 ; Check the lowest NIHH value outside the range of RISBG.161 ; Check the highest NIHH value outside the range of RISBG.
65 ; Check the lowest NIHH value outside the range of RISBG.155 ; Check the highest NIHH value outside the range of RISBG.
410 LOWER_HIGH(NIHH); in EmitInstruction()
1117 expandRIPseudo(MI, SystemZ::NILH, SystemZ::NIHH, false); in expandPostRAPseudo()
1023 def NIHH : BinaryRI<"nihh", 0xA54, and, GRH32, imm32lh16c>;
692 NIHH = 0xA54, // And Immediate (high high) enumerator
655 EVALUATE(NIHH);
876 EvalTable[NIHH] = &Simulator::Evaluate_NIHH; in EvalTableInit()7580 EVALUATE(NIHH) { in EVALUATE() argument