Home
last modified time | relevance | path

Searched refs:Move (Results 1 – 25 of 205) sorted by relevance

123456789

/src/contrib/bmake/unit-tests/
H A Dhanoi-include.exp1 Move the upper disk from stack A to stack C.
2 Move the upper disk from stack A to stack B.
3 Move the upper disk from stack C to stack B.
4 Move the upper disk from stack A to stack C.
5 Move the upper disk from stack B to stack A.
6 Move the upper disk from stack B to stack C.
7 Move the upper disk from stack A to stack C.
8 Move the upper disk from stack A to stack B.
9 Move the upper disk from stack C to stack B.
10 Move the upper disk from stack C to stack A.
[all …]
/src/contrib/dialog/samples/
H A Dtextbox.txt7 PGDN/SPACE - Move down one page
8 PGUP/'b' - Move up one page
9 ENTER/DOWN/'j' - Move down one line
10 UP/'k' - Move up one line
13 '0' - Move to beginning of line
14 HOME/'g' - Move to beginning of file
15 END/'G' - Move to end of file
/src/contrib/tcsh/nls/russian/
H A Dset33 1 Move back a character
7 5 Move to beginning of current word
8 6 Move to beginning of line
27 25 Move to next history line
30 28 Move cursor to end of line
36 34 Move forward one character
37 35 Move forward to end of current word
81 79 Move to previous history line
/src/usr.sbin/bsdconfig/include/
H A Dusage.hlp14 UP ARROW Move to previous item (or up, in a text display box).
15 DOWN ARROW Move to next item (or down, in a text display box).
16 TAB Move to next item or group.
17 RIGHT ARROW Move to next item or group (same as TAB).
18 SHIFT-TAB Move to previous item or group.
19 LEFT ARROW Move to previous item or group (same as SHIFT-TAB).
/src/contrib/tcsh/nls/ukrainian/
H A Dset33 1 Move back a character
7 5 Move to beginning of current word
8 6 Move to beginning of line
27 25 Move to next history line
30 28 Move cursor to end of line
36 34 Move forward one character
37 35 Move forward to end of current word
81 79 Move to previous history line
/src/contrib/tcsh/nls/C/
H A Dset33 1 Move back a character
7 5 Move to beginning of current word
8 6 Move to beginning of line
27 25 Move to next history line
30 28 Move cursor to end of line
36 34 Move forward one character
37 35 Move forward to end of current word
81 79 Move to previous history line
/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp346 bool moveTogether(MoveGroup &Move) const;
353 bool realignGroup(const MoveGroup &Move) const;
931 auto tryAddTo = [&](const AddrInfo &Info, MoveGroup &Move) { in createLoadGroups() argument
932 assert(!Move.Main.empty() && "Move group should have non-empty Main"); in createLoadGroups()
933 if (Move.Main.size() >= SizeLimit) in createLoadGroups()
936 if (Move.IsHvx != isHvx(Info)) in createLoadGroups()
939 Instruction *Base = Move.Main.front(); in createLoadGroups()
954 Move.Main.push_back(Info.Inst); in createLoadGroups()
955 llvm::append_range(Move.Deps, Deps); in createLoadGroups()
986 auto tryAddTo = [&](const AddrInfo &Info, MoveGroup &Move) { in createStoreGroups() argument
[all …]
/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMScheduleV6.td59 // Move instructions, unconditional
73 // Move instructions, conditional
194 // FP Special Register to Integer Register File Move
263 // Integer to Single-precision Move
266 // Integer to Double-precision Move
269 // Single-precision to Integer Move
272 // Double-precision to Integer Move
H A DARMScheduleA8.td66 // Move instructions, unconditional
80 // Move instructions, conditional
252 // FP Special Register to Integer Register File Move
359 // Integer to Single-precision Move
364 // Integer to Double-precision Move
369 // Single-precision to Integer Move
374 // Double-precision to Integer Move
807 // Move
811 // Move Immediate
815 // Double-register Permute Move
[all …]
H A DARMScheduleA9.td44 // Move instructions, unconditional
156 // Move instructions, conditional
456 // FP Special Register to Integer Register File Move
664 // Integer to Single-precision Move
673 // Integer to Double-precision Move
682 // Single-precision to Integer Move
690 // Double-precision to Integer Move
1551 // Move
1559 // Move Immediate
1568 // Double-register Permute Move
[all …]
/src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.cpp385 unsigned Move = MVTDst == MVT::i16 ? M68k::MOV16rr : M68k::MOV32rr; in ExpandMOVX_RR() local
413 MIB->setDesc(get(Move)); in ExpandMOVX_RR()
426 unsigned Move; in ExpandMOVSZX_RR() local
429 Move = M68k::MOV16rr; in ExpandMOVSZX_RR()
431 Move = M68k::MOV32rr; in ExpandMOVSZX_RR()
456 BuildMI(MBB, MIB.getInstr(), DL, get(Move), Dst).addReg(SSrc); in ExpandMOVSZX_RR()
/src/contrib/less/
H A DREADME40 1. Move the distributed source to its own directory and unpack it,
124 1. Move the distributed source to its own directory.
147 1. Move the distributed source to its own directory.
186 1. Move the distributed source to its own directory.
219 1. Move the distributed source to its own directory.
H A Dless.hlp312 RightArrow ..................... ESC-l ... Move cursor right one character.
313 LeftArrow ...................... ESC-h ... Move cursor left one character.
314 ctrl-RightArrow ESC-RightArrow ESC-w ... Move cursor right one word.
315 ctrl-LeftArrow ESC-LeftArrow ESC-b ... Move cursor left one word.
316 HOME ........................... ESC-0 ... Move cursor to start of line.
317 END ............................ ESC-$ ... Move cursor to end of line.
/src/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DREADME.md91 ### Move ``initializeFileAndStringTables`` to the CodeView Library.
99 ### Move ``getSymbolKindName`` and ``formatRegisterId`` to the CodeView Library.
123 ### Move all the printing support to a common module.
/src/contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h33 Move, // (Src, Dst, Pos): move Src to be a child of Dst at offset Pos. enumerator
/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrSystem.td227 // Move with key.
231 // Move to primary / secondary.
237 // Move with source / destination key.
243 // Move with optional specifications.
247 // Move page.
/src/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp209 Move, ///< Move members to end or as given by {a,b,i} modifiers enumerator
340 Operation = Move; in parseCommandLine()
457 if (Operation != Move && Operation != ReplaceOrInsert) in parseCommandLine()
631 case Move: in shouldCreateArchive()
877 if (Operation == Move) in computeInsertAction()
1132 case Move: in performOperation()
/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVScheduleV.td397 // 11.16. Vector Integer Move Instructions
461 // 13.16. Vector Floating-Point Move Instruction
510 // 16.1. Integer Scalar Move Instructions
513 // 16.2. Floating-Point Scalar Move Instructions
529 // 16.6. Whole Vector Register Move
628 // 11.16. Vector Integer Move Instructions
689 // 13.16. Vector Floating-Point Move Instruction
737 // 16.1. Integer Scalar Move Instructions
741 // 16.2. Floating-Point Scalar Move Instructions
760 // 16.6. Whole Vector Register Move
/src/contrib/elftoolchain/libelf/
H A Dlibelf_align.c69 [ELF_T_MOVE] = MALIGN(Move),
/src/sys/cddl/compat/opensolaris/sys/
H A Delf.h36 __sElfN(Move);
/src/contrib/ncurses/doc/
H A Dncurses-intro.doc1965 Move to the next form page.
1968 Move to the previous form page.
1971 Move to the first form page.
1974 Move to the last form page.
1985 Move to next field.
1988 Move to previous field.
1991 Move to the first field.
1994 Move to the last field.
1997 Move to sorted next field.
2000 Move to sorted previous field.
[all …]
/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFMA.td333 SDNode Move, ValueType VT, ValueType EltVT,
336 def : Pat<(VT (Move (VT VR128:$src1), (VT (scalar_to_vector
344 def : Pat<(VT (Move (VT VR128:$src1), (VT (scalar_to_vector
351 def : Pat<(VT (Move (VT VR128:$src1), (VT (scalar_to_vector
359 def : Pat<(VT (Move (VT VR128:$src1), (VT (scalar_to_vector
366 def : Pat<(VT (Move (VT VR128:$src1), (VT (scalar_to_vector
/src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp652 MachineInstr *Move = BuildMI(MBB, I, I.getDebugLoc(), TII.get(Mips::MFC1)) in select() local
655 if (!constrainSelectedInstRegOperands(*Move, TII, TRI, RBI)) in select()
883 MachineInstr *Move = BuildMI(MBB, I, I.getDebugLoc(), TII.get(MoveOpcode)) in select() local
888 if (!constrainSelectedInstRegOperands(*Move, TII, TRI, RBI)) in select()
/src/contrib/bsnmp/
H A DNEWS24 Move the porting definitions for U?INT32_{MIN,MAX} into support.h.
89 snmpd: Move event library initialization before reading of
/src/stand/i386/gptboot/
H A Dgptldr.S113 rep movsb # Move BTX

123456789