Searched refs:unop (Results 1 – 10 of 10) sorted by relevance
| /freebsd-9-stable/contrib/gcc/ |
| D | optabs.c | 2309 optab unop = code_to_optab[(int) code]; in expand_simple_unop() local 2310 gcc_assert (unop); in expand_simple_unop() 2312 return expand_unop (mode, unop, op0, target, unsignedp); in expand_simple_unop()
|
| D | combine.c | 7290 goto unop; in force_to_mode() 7318 unop: in force_to_mode()
|
| D | ChangeLog-2001 | 882 * config/alpha/alpha.md (unop): Encode RB as $sp. 4014 * config/alpha/alpha.md (unop): Add 0 offset for some gas versions. 11550 (various insns): Don't use mov, fmov, nop, fnop and unop.
|
| D | ChangeLog-2000 | 10772 * c-parse.in (unop +): Restrict -Wtraditional warnings to user code. 14260 * c-parse.in (unop +): Warn about the unary plus operator for
|
| D | ChangeLog-1998 | 6867 (fnop, unop, realign): New.
|
| /freebsd-9-stable/contrib/binutils/gas/config/ |
| D | tc-alpha.c | 4810 static char const unop[4] = { 0x00, 0x00, 0xfe, 0x2f }; in alpha_handle_align() local 4837 memcpy (p, unop, 4); in alpha_handle_align()
|
| /freebsd-9-stable/contrib/binutils/ld/ |
| D | ChangeLog-0203 | 3138 definition. Emit a unop+nop pair. 3487 * emulparams/elf64alpha.sh (NOP): Use unop.
|
| /freebsd-9-stable/contrib/binutils/opcodes/ |
| D | ChangeLog-0001 | 13 * alpha-opc.c (unop): Encode with RB as $sp.
|
| /freebsd-9-stable/contrib/binutils/gas/ |
| D | ChangeLog-9899 | 4389 Change all callers. Emit nop alignment padding as nop+unop pair.
|
| D | ChangeLog-0001 | 84 * config/tc-alpha.c (alpha_handle_align): Encode unop with RB as $sp.
|