Searched refs:sparc_v8plus_shift (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/ |
H A D | sparc-protos.h | 119 extern char *sparc_v8plus_shift PARAMS ((rtx *, rtx, const char *));
|
H A D | sparc.md | 6953 { return sparc_v8plus_shift (operands, insn, "sllx"); } 7070 { return sparc_v8plus_shift (operands, insn, "srax"); } 7159 { return sparc_v8plus_shift (operands, insn, "srlx"); }
|
H A D | sparc.c | 8165 sparc_v8plus_shift (operands, insn, opcode) in sparc_v8plus_shift() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog | 2823 * config/sparc/sparc.c (sparc_v8plus_shift): Protect against 4143 * config/sparc/sparc.c (sparc_v8plus_shift): Use which_alternative
|
H A D | ChangeLog.4 | 2834 output_return, sparc_v8plus_shift, sparc_function_profiler,
|
H A D | ChangeLog.2 | 4653 (sparc_flat_save_restore, sparc_v8plus_shift): Constify a char*.
|