Searched refs:TMHL (Results 1 – 8 of 8) sorted by relevance
1 ; That that we don't try to use z196 instructions on z10 for TMHH and TMHL.7 ; Check the lowest useful TMHL value.
102 ; Check the lowest useful TMHL value.139 ; Check the high end of the TMHL range.
407 LOWER_HIGH(TMHL); in EmitInstruction()
1137 expandRIPseudo(MI, SystemZ::TMLL, SystemZ::TMHL, false); in expandPostRAPseudo()
1379 def TMHL : CompareRI<"tmhl", 0xA73, z_tm_reg, GRH32, imm32ll16>;
677 EVALUATE(TMHL);
827 V(tmhl, TMHL, 0xA73) /* type = RI_A TEST UNDER MASK (high low) */ \
903 EvalTable[TMHL] = &Simulator::Evaluate_TMHL; in EvalTableInit()7844 EVALUATE(TMHL) { in EVALUATE() argument