| /openbsd/src/gnu/usr.bin/binutils-2.17/cpu/ |
| D | sh64-media.cpu | 196 (set rd (add (subword SI rm 1) (subword SI rn 1)))) 208 (set rd (ext DI (add (ext SI disp10) (subword SI rm 1))))) 214 (set rd (zext DI (add (subword SI rm 1) (subword SI rn 1))))) 567 (set rd (subword DI drgh 0))) 573 (set frf (subword SF (subword SI rm 1) 0))) 579 (set drf (subword DF rm 0))) 591 (set rd (ext DI (subword SI frgh 1)))) 623 ; (set fpscr (subword SI frgh 0))) 851 (set result0 (expr (subword QI rm 7) (subword QI rn 7))) 852 (set result1 (expr (subword QI rm 6) (subword QI rn 6))) [all …]
|
| D | sh64-compact.cpu | 149 (get () (subword SI (raw-reg h-gr 16) 1)) 158 (get () (subword SI (raw-reg h-gr 18) 1)) 167 (get () (subword SI (raw-reg h-gr 17) 1)) 168 (set (newval) (set (raw-reg h-gr 17) (-join-si (subword SI (raw-reg h-gr 17) 0) newval))) 176 (get () (subword SI (raw-reg h-gr 17) 0)) 177 (set (newval) (set (raw-reg h-gr 17) (-join-si newval (subword SI (raw-reg h-gr 17) 1)))) 584 (set mach (subword SI result 0)) 585 (set macl (subword SI result 1)))) 593 (set mach (subword SI result 0)) 594 (set macl (subword SI result 1)))) [all …]
|
| D | sh.cpu | 288 (subword DF 290 (sll DI (zext DI (subword SI (reg h-fr index) 0)) 32) 291 (zext DI (subword SI (reg h-fr (add index 1)) 0))) 0)) 295 (subword SF (subword SI newval 0) 0)) 297 (subword SF (subword SI newval 1) 0))))
|
| /openbsd/src/games/boggle/boggle/ |
| D | bog.c | 402 char subword[MAXWORDLEN + 1]; in checkword() local 410 q = subword; in checkword() 424 if (checkword(subword + 1, *lm, path + 1) > 0) in checkword()
|
| /openbsd/src/bin/csh/ |
| D | lex.c | 66 static Char *subword(Char *, int, bool *); 842 tword = subword(en->word, sc, &didone); in dosub() 848 tword = subword(otword, sc, &didone); in dosub() 870 subword(Char *cp, int type, bool *adid) in subword() function
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyInstrAtomics.td | 162 // match bare subword loads (for 32-bit results) and anyext loads (for 64-bit 380 // load patterns above. We match subword RMWs (for 32-bit) and anyext RMWs (for 510 // We match subword RMWs (for 32-bit) and anyext RMWs (for 64-bit) and select a
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | expr.c | 591 rtx subword = operand_subword (to, index, 1, to_mode); in convert_move() local 593 gcc_assert (subword); in convert_move() 595 if (fill_value != subword) in convert_move() 596 emit_move_insn (subword, fill_value); in convert_move()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | expr.c | 980 rtx subword = operand_subword (to, index, 1, to_mode); local 982 if (subword == 0) 985 if (fill_value != subword) 986 emit_move_insn (subword, fill_value);
|
| D | FSFChangeLog.10 | 1364 the appropriate subword of extended precision CONST_DOUBLEs.
|
| D | ChangeLog.2 | 13704 to safe to extract a subword out of a REG.
|
| D | ChangeLog.1 | 6240 * emit-rtl.c (operand_subword): Handle case when a subword outside
|
| /openbsd/src/gnu/gcc/gcc/config/fr30/ |
| D | fr30.md | 90 ;; This requirement exists even for subword modes on a RISC machine
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/fr30/ |
| D | fr30.md | 87 ;; This requirement exists even for subword modes on a RISC machine
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/d30v/ |
| D | d30v.md | 621 ;; This requirement exists even for subword modes on a RISC machine
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/frv/ |
| D | frv.md | 1219 ;; This requirement exists even for subword modes on a RISC machine
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/arm/ |
| D | arm.md | 1995 so we must be careful only to set the subword we were asked to. */
|
| /openbsd/src/gnu/gcc/gcc/config/frv/ |
| D | frv.md | 1544 ;; This requirement exists even for subword modes on a RISC machine
|
| /openbsd/src/gnu/gcc/gcc/config/arm/ |
| D | arm.md | 1994 so we must be careful only to set the subword we were asked to. */
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/doc/ |
| D | md.texi | 2358 This requirement exists even for subword modes on a RISC machine where
|
| D | extend.texi | 2900 not allow this example, because subword arguments in old-style
|
| /openbsd/src/gnu/gcc/gcc/doc/ |
| D | md.texi | 3232 This requirement exists even for subword modes on a RISC machine where
|
| D | extend.texi | 2873 not allow this example, because subword arguments in old-style
|
| D | gcc.info | 16578 this example, because subword arguments in old-style non-prototype
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | ChangeLog-9295 | 6581 (alpha_ip, case 'B', subcase 'd'): New case, for subword and
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | ChangeLog-9295 | 6581 (alpha_ip, case 'B', subcase 'd'): New case, for subword and
|