Searched refs:NTSTG (Results 1 – 5 of 5) sorted by relevance
274 ; NTSTG with base pointer only.283 ; NTSTG with base and index.295 ; NTSTG with the highest in-range displacement.305 ; NTSTG with an out-of-range positive displacement.315 ; NTSTG with the lowest in-range displacement.325 ; NTSTG with an out-of-range negative displacement.
700 NTSTG = 0xE325, // Nontransactional Store Rxy Tx ¤9 A Sp St B2 enumerator
1052 EVALUATE(NTSTG);
1273 EvalTable[NTSTG] = &Simulator::Evaluate_NTSTG; in EvalTableInit()10980 EVALUATE(NTSTG) { in EVALUATE() argument
1587 def NTSTG : StoreRXY<"ntstg", 0xE325, int_s390_ntstg, GR64, 8>;