Home
last modified time | relevance | path

Searched refs:UMOV (Results 1 – 6 of 6) sorted by relevance

/openbsd/bin/ed/
H A Dundo.c103 case UMOV: in pop_undo_stack()
H A Ded.h66 #define UMOV 2 macro
H A Dmain.c1123 } 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()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64SchedCyclone.td363 // SMOV,UMOV R,V[x]
H A DAArch64InstrInfo.td5827 // SMOV and UMOV definitions, with some extra patterns for convenience
5829 defm UMOV : UMov;
5853 // for AArch64. Match these patterns here since UMOV already zeroes out the high
H A DAArch64InstrFormats.td7627 // UMOV with vector index of 0 are legal in Scalable Matrix Extension (SME)