Searched refs:LGAT (Results 1 – 6 of 6) sorted by relevance
1 ; Test load-and-trap instructions (LAT/LGAT)83 ; Check LGAT with no displacement.101 ; Check the high end of the LGAT range.139 ; Check that LGAT allows an index.
1040 EVALUATE(LGAT);
899 V(lgat, LGAT, 0xE385) /* type = RXY_A LOAD AND TRAP (64) */ \
1328 EvalTable[LGAT] = &Simulator::Evaluate_LGAT; in EvalTableInit()8363 EVALUATE(LGAT) { in EVALUATE() argument
1829 return SystemZ::LGAT; in getLoadAndTrap()
441 def LGAT : UnaryRXY<"lgat", 0xE385, null_frag, GR64, 8>;