Home
last modified time | relevance | path

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

12345678910>>...52

/netbsd-src/usr.bin/make/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 …]
/netbsd-src/games/sail/
H A Dgame.c63 int riggone = 0, Move, flank = 0; in maxmove() local
65 Move = ship->specs->bs; in maxmove()
76 Move = ship->specs->fs; in maxmove()
79 Move -= 1 + WET[windspeed][ship->specs->class-1].B; in maxmove()
82 Move -= 1 + WET[windspeed][ship->specs->class-1].C; in maxmove()
85 Move = (flank ? 2 : 1) - WET[windspeed][ship->specs->class-1].D; in maxmove()
87 Move = 0; in maxmove()
89 Move -= WET[windspeed][ship->specs->class-1].A; in maxmove()
90 Move -= riggone; in maxmove()
91 Move = Move < 0 ? 0 : Move; in maxmove()
[all …]
/netbsd-src/sys/arch/m68k/fpsp/
H A Dsrem_mod.sa131 Move.L #1,Mod_Flag(a6)
136 Move.W (A0),D3
137 Move.W D3,SignY(a6)
141 Move.L 4(A0),D4
142 Move.L 8(A0),D5 ...(D3,D4,D5) is |Y|
147 Move.L #$00003FFE,D3 ...$3FFD + 1
152 Move.L D5,D4
167 Move.L D5,D7 ...a copy of D5
181 Move.W -12(A0),D0
182 Move.W D0,SignX(a6)
[all …]
/netbsd-src/games/trek/
H A Drest.c77 Move.time = t; in rest()
81 if (Ship.cond != DOCKED && Move.time > t) in rest()
82 Move.time = t + 0.0001; in rest()
83 Move.free = 0; in rest()
84 Move.resting = 1; in rest()
H A Dplay.c102 Move.free = 1; in play()
103 Move.time = 0.0; in play()
104 Move.shldchg = 0; in play()
105 Move.newquad = 0; in play()
106 Move.resting = 0; in play()
H A Devents.c75 if (Move.time <= 0.0) { in events()
87 if (Move.time > 0.5 && Move.resting) in events()
95 xdate = idate + Move.time; in events()
179 Move.time = xdate - idate; in events()
412 if (!Move.resting) { in events()
457 if (restcancel && Move.resting && in events()
459 Move.time = xdate - idate; in events()
470 Ship.energy -= Param.cloakenergy * Move.time; in events()
473 rtime = 1.0 - exp(-Param.regenfac * Move.time); in events()
479 Ship.reserves -= Move.time; in events()
H A Dattack.c87 if (Move.free) in attack()
103 if (Move.shldchg) in attack()
128 if (Ship.shldup || Move.shldchg) { in attack()
170 Move.shldchg = 0; in attack()
H A Dimpulse.c87 Move.time = move(0, course, time, 0.095); in impulse()
88 Ship.energy -= 20 + 100 * Move.time * 0.095; in impulse()
H A Ddumpme.c70 Move.time += x; in dumpme()
89 Move.time = 0; in dumpme()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp241 bool move(const MoveGroup &Move) const;
242 bool realignGroup(const MoveGroup &Move) const;
567 auto tryAddTo = [&](const AddrInfo &Info, MoveGroup &Move) { in createLoadGroups() argument
568 assert(!Move.Main.empty() && "Move group should have non-empty Main"); in createLoadGroups()
570 if (Move.IsHvx != isHvx(Info)) in createLoadGroups()
573 Instruction *Base = Move.Main.front(); in createLoadGroups()
590 Move.Main.push_back(Info.Inst); in createLoadGroups()
591 llvm::append_range(Move.Deps, Deps); in createLoadGroups()
614 auto tryAddTo = [&](const AddrInfo &Info, MoveGroup &Move) { in createStoreGroups() argument
615 assert(!Move.Main.empty() && "Move group should have non-empty Main"); in createStoreGroups()
[all …]
/netbsd-src/external/mpl/bind/dist/contrib/dlz/modules/ldap/testing/
H A DREADME
/netbsd-src/external/gpl3/gdb/dist/sim/bfin/
H A DChangeLog-2021327 * machs.h (MODEL_TYPE, MACH_ATTR, BFIN_INSN_*): Move ...
484 * dv-bfin_gpio.c (bfin_gpio_io_write_buffer): Move call to
488 * dv-bfin_gpio2.c (bfin_gpio_io_write_buffer): Move call to
502 * dv-bfin_nfc.c (bfin_nfc_io_write_buffer): Move call to
513 * dv-bfin_pint.c (bfin_pint_io_write_buffer): Move call to
521 * dv-bfin_ppi.c (bfin_ppi_io_write_buffer): Move call to
533 * dv-bfin_spi.c (bfin_spi_io_write_buffer): Move call to
540 * dv-bfin_twi.c (bfin_twi_io_write_buffer): Move call to
748 directly rather than use $<. Move the file name to the end of the
925 * interp.c (bfin_user_init): Move auxvt_size decl from top to
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/
H A Ddc-complex42 ## Move to/from SPR instructions - LR=8 is munged into 0x100 == 256
52 ## Move to/from SPR instructions - separate out LR case
54 # Move to SPR
56 # Move from SPR
H A Ddc-stupid42 ## Move to/from SPR instructions - LR=8 is munged into 0x100 == 256
52 ## Move to/from SPR instructions - separate out LR case
54 # Move to SPR
56 # Move from SPR
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Ddc-stupid42 ## Move to/from SPR instructions - LR=8 is munged into 0x100 == 256
52 ## Move to/from SPR instructions - separate out LR case
54 # Move to SPR
56 # Move from SPR
H A Ddc-complex42 ## Move to/from SPR instructions - LR=8 is munged into 0x100 == 256
52 ## Move to/from SPR instructions - separate out LR case
54 # Move to SPR
56 # Move from SPR
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/gpl3/gdb/dist/gdbsupport/
H A DChangeLog-2020-202186 * rsp-low.cc (fromhex, hex2bin): Move to ...
89 * rsp-low.h (fromhex, hex2bin): Move to ...
173 * pathstuff.h: Move include block here...
251 * ptrace.m4: Move here.
275 * common-debug.cc (debug_prefixed_vprintf): Move here.
276 * common-debug.h (debug_prefixed_vprintf): Move here.
310 (namespace enum_flags_detail): New. Move struct zero_type here.
417 Move function here from gdb/infcmd.c, gdb/inferior.h
447 * event-loop.c: Move comment. Remove obsolete comment.
451 * event-loop.h: Move from ../gdb/.
[all …]
/netbsd-src/external/gpl3/gcc/dist/contrib/reghunt/
H A DChangeLog84 * README: Move from here ...
86 * reg_search: Move from here ...
88 * reg_periodic: Move from here ...
90 * reg_test_template: Move from here ...
/netbsd-src/external/gpl3/gdb/dist/cpu/
H A Dxstormy16.cpu536 ; Move Operations
551 "Move immediate to low memory"
561 "Move immediate to high memory"
572 "Move low memory to register"
582 "Move high memory to register"
593 "Move low memory register to byte"
603 "Move high memory register to byte"
614 "Move memory addressed by register to register"
625 "Move memory addressed by postincrement register to register"
638 "Move memory addressed by predecrement register to register"
[all …]
/netbsd-src/external/gpl3/binutils/dist/cpu/
H A Dxstormy16.cpu536 ; Move Operations
551 "Move immediate to low memory"
561 "Move immediate to high memory"
572 "Move low memory to register"
582 "Move high memory to register"
593 "Move low memory register to byte"
603 "Move high memory register to byte"
614 "Move memory addressed by register to register"
625 "Move memory addressed by postincrement register to register"
638 "Move memory addressed by predecrement register to register"
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/cpu/
H A Dxstormy16.cpu536 ; Move Operations
551 "Move immediate to low memory"
561 "Move immediate to high memory"
572 "Move low memory to register"
582 "Move high memory to register"
593 "Move low memory register to byte"
603 "Move high memory register to byte"
614 "Move memory addressed by register to register"
625 "Move memory addressed by postincrement register to register"
638 "Move memory addressed by predecrement register to register"
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/cpu/
H A Dxstormy16.cpu536 ; Move Operations
551 "Move immediate to low memory"
561 "Move immediate to high memory"
572 "Move low memory to register"
582 "Move high memory to register"
593 "Move low memory register to byte"
603 "Move high memory register to byte"
614 "Move memory addressed by register to register"
625 "Move memory addressed by postincrement register to register"
638 "Move memory addressed by predecrement register to register"
[all …]
/netbsd-src/sys/arch/amiga/stand/dumpfont/
H A Dfontdumper.c137 Move (&rp, 0, tf->tf_Baseline); in main()
141 Move (&rp, NetBSDwidth - tf->tf_XSize, tf->tf_Baseline); in main()
145 Move (&rp, rp.cp_x + (NetBSDwidth - tf->tf_XSize), rp.cp_y); in main()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-200214 * fmain.c (main): Move here.
20 * ifunction.m4: Move variable declarations to allow compilation with
55 * intrinsics/intrinsics.m4: Move here. Strip directories from the

12345678910>>...52