Searched refs:subword (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12-stable/contrib/tcsh/ |
| D | sh.lex.c | 63 static Char *subword (Char *, Char, int *, size_t *); 925 tword = subword(en->word, sc, &didone, &pos); in dosub() 931 tword = subword(otword, sc, &didone, &pos); in dosub() 962 subword(Char *cp, Char type, int *adid, size_t *start_pos) in subword() function
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyInstrAtomics.td | 278 // match bare subword loads (for 32-bit results) and anyext loads (for 64-bit 648 // load patterns above. We match subword RMWs (for 32-bit) and anyext RMWs (for 880 // We match subword RMWs (for 32-bit) and anyext RMWs (for 64-bit) and select a
|
| /freebsd-12-stable/contrib/gcc/ |
| D | expr.c | 593 rtx subword = operand_subword (to, index, 1, to_mode); in convert_move() local 595 gcc_assert (subword); in convert_move() 597 if (fill_value != subword) in convert_move() 598 emit_move_insn (subword, fill_value); in convert_move()
|
| D | ChangeLog-2006 | 16634 destination of a set refers to a subword/piece of a register. 16636 pseudo to a constant followed by a set of a subword of that
|
| D | ChangeLog-1999 | 13704 to safe to extract a subword out of a REG. 20708 * emit-rtl.c (operand_subword): Handle case when a subword outside
|
| D | FSFChangeLog.10 | 1364 the appropriate subword of extended precision CONST_DOUBLEs.
|
| D | ChangeLog-2005 | 27515 * optabs.c (expand_binop): Make sure the first subword's result
|
| D | ChangeLog-2003 | 24204 word or subword values.
|
| /freebsd-12-stable/contrib/gcc/config/arm/ |
| D | arm.md | 1994 so we must be careful only to set the subword we were asked to. */
|
| /freebsd-12-stable/contrib/gcc/doc/ |
| D | md.texi | 3232 This requirement exists even for subword modes on a RISC machine where
|
| D | extend.texi | 2910 not allow this example, because subword arguments in old-style
|
| /freebsd-12-stable/contrib/binutils/gas/ |
| D | ChangeLog-9295 | 6581 (alpha_ip, case 'B', subcase 'd'): New case, for subword and
|