Home
last modified time | relevance | path

Searched refs:VMOV (Results 1 – 14 of 14) sorted by relevance

/freebsd-11-stable/bin/ed/
HDundo.c108 case VMOV: in pop_undo_stack()
HDed.h77 #define VMOV 3 macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMScheduleA57.td798 // VMOV: 3cyc "F0/F1" for imm/reg
800 def : InstRW<[A57Write_3cyc_1V], (instregex "VMOV(D|S|H)(cc)?$")>;
808 def : InstRW<[A57Write_5cyc_1L, A57Write_5cyc_1L], (instregex "VMOV(RRS|RRD)")>;
1220 "VMOV(v8i8|v16i8|v4i16|v8i16|v2i32|v4i32|v1i64|v2i64|v2f32|v4f32)",
HDARM.td216 "Has slow VGETLNi32 - prefer VMOV">;
221 "Has slow VDUP32 - prefer VMOV">;
HDARMScheduleSwift.td627 (instregex "VMOVv", "VMOV(S|D)$", "VMOV(S|D)cc",
HDARMInstrNEON.td6130 // VMOV : Vector Move (Register)
6136 // VMOV : Vector Move (Immediate)
6228 // In this case we do not canonicalize VMVN to VMOV
6247 // TODO: add "VMOV <-> VMVN" conversion for cases like
6270 // VMOV : Vector Get Lane (move scalar to ARM core register)
6386 // VMOV : Vector Set Lane (move ARM core register to scalar)
8753 // VMOV/VMVN takes an optional datatype suffix
HDARMInstrVFP.td2609 // VMOV can accept optional 32-bit or less data type suffix suffix.
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86InstrVecCompiler.td111 (SrcTy (!cast<Instruction>("VMOV"#MoveStr#"rr") RC:$src)), SubIdx)>;
HDX86SchedSkylakeServer.td1190 def: InstRW<[SKXWriteResGroup80], (instregex "VMOV(64to|QI2)PQIZrm(b?)")>;
HDX86InstrAVX512.td194 // Prefer over VMOV*rrk Pat<>
207 let isCommutable = IsKZCommutable in // Prefer over VMOV*rrkz Pat<>
/freebsd-11-stable/contrib/binutils/opcodes/
HDChangeLog-2006543 VMOV.
/freebsd-11-stable/contrib/binutils/gas/
HDChangeLog-20061607 (do_neon_mov): Enable several VMOV variants for VFP. Add suitable
1901 (parse_neon_mov): Parse the operands of a VMOV instruction.
/freebsd-11-stable/contrib/binutils/gas/config/
HDtc-arm.c15998 NCE(vmov, 0, 1, (VMOV), neon_mov),
15999 NCE(vmovq, 0, 1, (VMOV), neon_mov),
/freebsd-11-stable/contrib/binutils/gas/po/
HDgas.pot2347 msgid "operand size must be specified for immediate VMOV"