| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| H A D | aarch-common-protos.h | 56 const int shift_reg; /* Simple shift by reg. */ member
|
| H A D | marvell-pj4.md | 60 shift_imm,shift_reg") 70 shift_imm,shift_reg")
|
| H A D | cortex-m4.md | 38 shift_imm,shift_reg,extend,\
|
| H A D | cortex-a17.md | 52 shift_reg, mov_shift,mvn_shift"))
|
| H A D | cortex-m7.md | 44 shift_imm,shift_reg,\
|
| H A D | fmp626.md | 70 shift_imm,shift_reg,\
|
| H A D | fa626te.md | 75 shift_imm,shift_reg,\
|
| H A D | fa526.md | 69 shift_imm,shift_reg,\
|
| H A D | fa606te.md | 69 shift_imm,shift_reg,extend,\
|
| H A D | arm926ejs.md | 67 shift_imm,shift_reg,extend,\
|
| H A D | cortex-a15.md | 68 shift_imm,shift_reg,\
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
| H A D | aarch-common-protos.h | 56 const int shift_reg; /* Simple shift by reg. */ member
|
| H A D | marvell-pj4.md | 60 shift_imm,shift_reg") 70 shift_imm,shift_reg")
|
| H A D | cortex-m4.md | 38 shift_imm,shift_reg,extend,\
|
| H A D | cortex-a17.md | 52 shift_reg, mov_shift,mvn_shift"))
|
| H A D | cortex-m7.md | 44 shift_imm,shift_reg,\
|
| H A D | fa526.md | 69 shift_imm,shift_reg,\
|
| H A D | fa626te.md | 75 shift_imm,shift_reg,\
|
| H A D | fa606te.md | 69 shift_imm,shift_reg,extend,\
|
| H A D | fmp626.md | 70 shift_imm,shift_reg,\
|
| H A D | arm926ejs.md | 67 shift_imm,shift_reg,extend,\
|
| H A D | cortex-a15.md | 68 shift_imm,shift_reg,\
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/ |
| H A D | spu.c | 481 rtx shift_reg; in spu_expand_insv() local 501 shift_reg = gen_reg_rtx (dst_mode); in spu_expand_insv() 506 convert_move (shift_reg, src, 1); in spu_expand_insv() 513 emit_insn (gen_ashlsi3 (shift_reg, shift_reg, GEN_INT (shift))); in spu_expand_insv() 516 emit_insn (gen_ashldi3 (shift_reg, shift_reg, GEN_INT (shift))); in spu_expand_insv() 519 emit_insn (gen_ashlti3 (shift_reg, shift_reg, GEN_INT (shift))); in spu_expand_insv() 571 emit_insn (gen_rotqby_ti (shift_reg, shift_reg, rotl)); in spu_expand_insv() 576 emit_insn (gen_selb (dst, dst, shift_reg, mask0)); in spu_expand_insv() 590 emit_insn (gen_selb (dst1, dst1, shift_reg, mask1)); in spu_expand_insv() 596 emit_insn (gen_selb (dst, copy_rtx (dst), shift_reg, mask)); in spu_expand_insv()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | tc-s12z.c | 2178 shift_reg (const struct instruction *insn) in shift_reg() function 3231 {"lsl", 1, 0x10, shift_reg, 0}, 3232 {"lsr", 1, 0x10, shift_reg, 0}, 3233 {"asl", 1, 0x10, shift_reg, 0}, 3234 {"asr", 1, 0x10, shift_reg, 0},
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | tc-s12z.c | 2178 shift_reg (const struct instruction *insn) in shift_reg() function 3231 {"lsl", 1, 0x10, shift_reg, 0}, 3232 {"lsr", 1, 0x10, shift_reg, 0}, 3233 {"asl", 1, 0x10, shift_reg, 0}, 3234 {"asr", 1, 0x10, shift_reg, 0},
|