Searched refs:UMOV (Results 1 – 6 of 6) sorted by relevance
103 case UMOV: in pop_undo_stack()
66 #define UMOV 2 macro
1123 } else if (push_undo_stack(UMOV, p, n) == NULL || in move_lines()1124 push_undo_stack(UMOV, addr, INC_MOD(addr, addr_last)) == NULL) { in move_lines()
363 // SMOV,UMOV R,V[x]
5827 // SMOV and UMOV definitions, with some extra patterns for convenience5829 defm UMOV : UMov;5853 // for AArch64. Match these patterns here since UMOV already zeroes out the high
7627 // UMOV with vector index of 0 are legal in Scalable Matrix Extension (SME)