| /netbsd-src/sys/arch/amiga/dev/ |
| H A D | grf_ultms.g | 143 move $fffff000,sp 149 move $0,a0 150 move a0,@$fe800000 151 move $fe800030,a1 152 move 128,a0 153 move a0,*a1 154 move a0,*a1 155 move a0,*a1 156 move 0,a0 157 move a0,*a1 [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/asm/ |
| H A D | mulx.ms | 11 move mof,r3 19 move mof,r3 27 move mof,r3 35 move mof,r3 38 move.d 0xffff,r4 39 move.d r4,r3 43 move mof,r3 46 move.d 0xffff,r4 47 move.d r4,r3 51 move mof,r3 [all …]
|
| H A D | subxr.ms | 7 move.d 0xff,r4 13 move.d 0xffff,r4 19 move.d 0xffff,r4 25 move.d 0xffffffff,r4 30 move.d 0xffff,r3 31 move.d 0xffffffff,r4 36 move.d 0xffff,r3 37 move.d 0xffffffff,r4 42 move.d 0xffff,r3 43 move.d 0xff,r4 [all …]
|
| H A D | addxr.ms | 7 move.d 0xff,r4 12 move.d 0xffff,r4 17 move.d 0xffff,r4 22 move.d 0xffffffff,r4 26 move.d 0xffff,r3 27 move.d 0xffffffff,r4 31 move.d 0xffff,r3 32 move.d 0xffffffff,r4 36 move.d 0xffff,r3 37 move.d 0xff,r4 [all …]
|
| H A D | movmp.ms | 4 # Test generic "move Ps,[]" and "move [],Pd" insns; the ones with 22 move 0xaa,p0 23 move 0x4433,p4 24 move 0x55774433,p8 45 move.d filler,r6 46 move [r6],p0 47 move [r6],p4 48 move [r6],p8 65 move [r6+],p0 66 move [r6+],p4 [all …]
|
| H A D | lsl.ms | 26 move.d 0x5a67f19f,r3 31 move.d 0xda67f19f,r3 32 move.d 31,r4 37 move.d 0xda67f19f,r3 38 move.d 32,r4 43 move.d 0xda67f19f,r3 44 move.d 33,r4 49 move.d 0xda67f19f,r3 50 move.d 66,r4 79 move.d 0x5a67f19f,r3 [all …]
|
| H A D | boundr.ms | 18 move.d 0xffff,r4 19 move.d r4,r3 25 move.d r4,r3 30 move.d 0x5432f789,r4 31 move.d 0x78134452,r3 53 move.d 0xffff,r4 54 move.d r4,r3 59 move.d 0xfedaffff,r4 60 move.d r4,r3 65 move.d 0x5432f789,r4 [all …]
|
| H A D | asr.ms | 26 move.d 0x5a67f19f,r3 31 move.d 0xda67f19f,r3 32 move.d 31,r4 37 move.d 0xda67f19f,r3 38 move.d 32,r4 43 move.d 0xda67f19f,r3 44 move.d 33,r4 49 move.d 0xda67f19f,r3 50 move.d 66,r4 79 move.d 0x5a67f19f,r3 [all …]
|
| H A D | movemrv10.ms | 14 move.d 0xffff1234,r2 16 move.d x,r4 24 move.d [r4+],r3 27 move.d [r4+],r3 30 move.d [r4+],r3 33 move.d [r4+],r3 42 move.d [r4+],r3 45 move.d r1,r3 48 move.d [r4+],r3 57 move.d [r4+],r3 [all …]
|
| H A D | lsr.ms | 26 move.d 0x5a67f19f,r3 31 move.d 0xda67f19f,r3 32 move.d 31,r4 37 move.d 0xda67f19f,r3 38 move.d 32,r4 43 move.d 0xda67f19f,r3 44 move.d 33,r4 49 move.d 0xda67f19f,r3 50 move.d 66,r4 79 move.d 0x5a67f19f,r3 [all …]
|
| H A D | movemrv32.ms | 14 move.d 0xffff1234,r2 16 move.d x,r4 24 move.d [r4+],r3 27 move.d [r4+],r3 30 move.d [r4+],r3 33 move.d [r4+],r3 42 move.d [r4+],r3 45 move.d r1,r3 48 move.d [r4+],r3 58 move.d [r4+],r3 [all …]
|
| H A D | user.ms | 9 move 0,ccs 10 move 0,usp 11 move 0,pid 12 move 0,srs 13 move 0,ebp 14 move 0,spc 20 move ccs,r3 24 move ccs,r3 27 move 0xc0000300,ccs 28 move ccs,r3 [all …]
|
| /netbsd-src/sys/arch/amiga/stand/loadbsd/ |
| H A D | startit.s | 5 move.l sp,a3 6 move.l 4,a6 11 move.w #0x2700,sr 27 move.l (4,a3),a1 | loaded kernel 28 move.l (8,a3),d2 | length of loaded kernel 29 | move.l (12,a3),sp | entry point in stack pointer 30 move.l (12,a3),a6 | push entry point *** 31 move.l (16,a3),a0 | fastmem-start 32 move.l (20,a3),d0 | fastmem-size 33 move.l (24,a3),d1 | chipmem-size [all …]
|
| /netbsd-src/games/phantasia/ |
| H A D | map.c | 15 move(-1400, -1000); in main() 60 move(-670, 1075); in main() 63 move(-360, 80); in main() 65 move(-385, -100); in main() 67 move(-560, 80); in main() 69 move(-580, -100); in main() 83 move(340, 900); in main() 85 move(300, 840); in main() 87 move(340, -840); in main() 89 move(300, -900); in main() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/nds32/ |
| H A D | lib1asmsrc-mculib.S | 44 move $r2, #0x80000000 59 move $r3, #0x80000000 80 move $r6, #2 83 move $r2, $r6 90 move $r5, $r7 94 move $r4, #2 97 move $r2, $r4 121 move $r4, #0 126 move $r15, $r4 141 move $r0, $r4 [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/nds32/ |
| H A D | lib1asmsrc-mculib.S | 44 move $r2, #0x80000000 59 move $r3, #0x80000000 80 move $r6, #2 83 move $r2, $r6 90 move $r5, $r7 94 move $r4, #2 97 move $r2, $r4 121 move $r4, #0 126 move $r15, $r4 141 move $r0, $r4 [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| H A D | ranges_algobase.h | 91 std::move(__first2), std::move(__last2), in _GLIBCXX_VISIBILITY() 92 std::move(__pred), in _GLIBCXX_VISIBILITY() 93 std::move(__proj1), std::move(__proj2)); in _GLIBCXX_VISIBILITY() 96 return (*this)(std::move(__first1), std::move(__last1), in _GLIBCXX_VISIBILITY() 98 std::move(__pred), in _GLIBCXX_VISIBILITY() 99 std::move(__proj1), std::move(__proj2)); in _GLIBCXX_VISIBILITY() 154 std::move(__pred), in _GLIBCXX_VISIBILITY() 155 std::move(__proj1), std::move(__proj2)); in _GLIBCXX_VISIBILITY() 179 { return {std::move(in), std::move(out)}; } in _GLIBCXX_VISIBILITY() 224 = ranges::__copy_or_move<true>(std::move(__first).base(), in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | ranges_algo.h | 93 std::move(__pred), std::move(__proj)); in _GLIBCXX_VISIBILITY() 121 std::move(__pred), std::move(__proj)); in _GLIBCXX_VISIBILITY() 149 std::move(__pred), std::move(__proj)); in _GLIBCXX_VISIBILITY() 172 { return {std::move(in), std::move(fun)}; } in _GLIBCXX_VISIBILITY() 188 return { std::move(__first), std::move(__f) }; in _GLIBCXX_VISIBILITY() 198 std::move(__f), std::move(__proj)); in _GLIBCXX_VISIBILITY() 218 return {std::move(__first), std::move(__f)}; in _GLIBCXX_VISIBILITY() 220 return ranges::for_each(std::move(__first), std::move(__last), in _GLIBCXX_VISIBILITY() 221 std::move(__f), std::move(__proj)); in _GLIBCXX_VISIBILITY() 230 return {std::move(__first), std::move(__f)}; in _GLIBCXX_VISIBILITY() [all …]
|
| /netbsd-src/games/canfield/canfield/ |
| H A D | canfield.c | 260 move(moverow, boxcol); in movebox() 262 move(msgrow, boxcol); in movebox() 284 move(tboxrow, boxcol); in printtopinstructions() 286 move(tboxrow + 1, boxcol); in printtopinstructions() 288 move(tboxrow + 2, boxcol); in printtopinstructions() 290 move(tboxrow + 3, boxcol); in printtopinstructions() 292 move(tboxrow + 4, boxcol); in printtopinstructions() 294 move(tboxrow + 5, boxcol); in printtopinstructions() 296 move(tboxrow + 6, boxcol); in printtopinstructions() 298 move(tboxrow + 7, boxcol); in printtopinstructions() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
| H A D | ranges_algobase.h | 90 std::move(__first2), std::move(__last2), in _GLIBCXX_VISIBILITY() 91 std::move(__pred), in _GLIBCXX_VISIBILITY() 92 std::move(__proj1), std::move(__proj2)); in _GLIBCXX_VISIBILITY() 95 return (*this)(std::move(__first1), std::move(__last1), in _GLIBCXX_VISIBILITY() 97 std::move(__pred), in _GLIBCXX_VISIBILITY() 98 std::move(__proj1), std::move(__proj2)); in _GLIBCXX_VISIBILITY() 153 std::move(__pred), in _GLIBCXX_VISIBILITY() 154 std::move(__proj1), std::move(__proj2)); in _GLIBCXX_VISIBILITY() 178 { return {std::move(in), std::move(out)}; } in _GLIBCXX_VISIBILITY() 223 = ranges::__copy_or_move<true>(std::move(__first).base(), in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | ranges_algo.h | 92 std::move(__pred), std::move(__proj)); in _GLIBCXX_VISIBILITY() 120 std::move(__pred), std::move(__proj)); in _GLIBCXX_VISIBILITY() 148 std::move(__pred), std::move(__proj)); in _GLIBCXX_VISIBILITY() 171 { return {std::move(in), std::move(fun)}; } in _GLIBCXX_VISIBILITY() 187 return { std::move(__first), std::move(__f) }; in _GLIBCXX_VISIBILITY() 197 std::move(__f), std::move(__proj)); in _GLIBCXX_VISIBILITY() 217 return {std::move(__first), std::move(__f)}; in _GLIBCXX_VISIBILITY() 219 return ranges::for_each(std::move(__first), std::move(__last), in _GLIBCXX_VISIBILITY() 220 std::move(__f), std::move(__proj)); in _GLIBCXX_VISIBILITY() 229 return {std::move(__first), std::move(__f)}; in _GLIBCXX_VISIBILITY() [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
| H A D | move.s | 1 # Blackfin testcase for register move instructions 9 .macro move reg0:req, reg1:req, clobber:req macro 20 move R0, R1, R2 21 move R0, R2, R3 22 move R0, R2, R4 23 move R0, R3, R5 24 move R0, R4, R6 25 move R0, R5, R7 26 move R0, R6, R1 27 move R0, R7, R2 [all …]
|
| /netbsd-src/games/boggle/boggle/ |
| H A D | mach.c | 128 move(LIST_LINE, LIST_COL); in results() 132 move(LIST_LINE + 1, LIST_COL); in results() 136 move(row + 1, col); in results() 139 move(row + 2, col); in results() 145 move(SCORE_LINE, SCORE_COL); in results() 195 move(row, col - 1); in get_line() 204 move(row, col - (int) (p - q)); in get_line() 220 move(crow, ccol); in get_line() 325 move(LIST_LINE, LIST_COL); in startwords() 344 move(crow, ccol); in addword() [all …]
|
| /netbsd-src/games/backgammon/common_source/ |
| H A D | back.h | 56 struct move { struct 58 int mvlim; /* 'move limit': max. number of moves */ argument 61 int h[4]; /* flag for each move if a man was hit */ argument 122 extern char cin[100]; /* input line of current move 142 void backone(struct move *, int); 145 int checkmove(struct move *, int); 155 void getarg(struct move *, char ***); 157 void getmove(struct move *); 162 int makmove(struct move *, int); 163 int movallow(struct move *); 59 pmove global() argument 60 gmove global() argument 62 d0move global() argument [all...] |
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | ira-emit.c | 153 typedef struct move *move_t; 157 struct move struct 190 move_t move; in create_move() local 192 move = (move_t) ira_allocate (sizeof (struct move)); in create_move() 193 move->deps = NULL; in create_move() 194 move->deps_num = 0; in create_move() 195 move->to = to; in create_move() 196 move->from = from; in create_move() 197 move->next = NULL; in create_move() 198 move->insn = NULL; in create_move() [all …]
|