Searched refs:NIHL (Results 1 – 9 of 9) sorted by relevance
104 ; Check the lowest NIHL value outside the RISBG range (0xffff0002_ffffffff).113 ; Check the highest NIHL value outside the RISBG range (0xfffffffa_ffffffff).
143 ; Check the highest NIHL value outside the range of RISBG.152 ; Check the lowest NIHL value outside the range of RISBG.
137 ; Check the highest NIHL value outside the range of RISBG.146 ; Check the lowest NIHL value outside the range of RISBG.
409 LOWER_HIGH(NIHL); in EmitInstruction()
1113 expandRIPseudo(MI, SystemZ::NILL, SystemZ::NIHL, false); in expandPostRAPseudo()
1022 def NIHL : BinaryRI<"nihl", 0xA55, and, GRH32, imm32ll16c>;
693 NIHL = 0xA55, // And Immediate (high low) enumerator
656 EVALUATE(NIHL);
877 EvalTable[NIHL] = &Simulator::Evaluate_NIHL; in EvalTableInit()7586 EVALUATE(NIHL) { in EVALUATE() argument