/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-m68k.c | 2690 tmpreg |= 0x100; in m68k_ip() 2713 tmpreg = get_num (&opP->disp, tmpreg); in m68k_ip() 2908 tmpreg = 0; in m68k_ip() 3136 tmpreg = 0; in m68k_ip() 3156 tmpreg = 0x1; in m68k_ip() 3158 tmpreg = 0x2; in m68k_ip() 3160 tmpreg = 0x4; in m68k_ip() 3180 tmpreg = 0; in m68k_ip() 3183 tmpreg = 1; in m68k_ip() 3186 tmpreg = 2; in m68k_ip() [all …]
|
H A D | tc-sparc.c | 1137 int tmpreg = (the_insn.opcode & RS1 (~0)) >> 14; local 1148 upper_dstreg = tmpreg; 1150 if (tmpreg == dstreg)
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-m68k.c | 2543 tmpreg = get_num (&opP->disp, tmpreg); 2731 tmpreg = 0; 2946 tmpreg = 0; 2966 tmpreg = 0x1; 2968 tmpreg = 0x2; 2970 tmpreg = 0x4; 2990 tmpreg = 0; 2993 tmpreg = 1; 2996 tmpreg = 2; 2999 tmpreg = 3; [all …]
|
H A D | tc-sparc.c | 1137 int tmpreg = (the_insn.opcode & RS1 (~0)) >> 14; local 1148 upper_dstreg = tmpreg; 1150 if (tmpreg == dstreg)
|
/openbsd/gnu/gcc/gcc/config/pa/ |
H A D | pa.c | 3307 emit_move_insn (tmpreg, delta); in store_reg() 3308 insn = emit_move_insn (tmpreg, gen_rtx_PLUS (Pmode, tmpreg, basereg)); in store_reg() 3313 gen_rtx_SET (VOIDmode, tmpreg, in store_reg() 3327 emit_move_insn (tmpreg, high); in store_reg() 3396 emit_move_insn (tmpreg, delta); in set_reg_plus_d() 3402 gen_rtx_SET (VOIDmode, tmpreg, in set_reg_plus_d() 3412 emit_move_insn (tmpreg, in set_reg_plus_d() 3572 rtx insn, tmpreg; in hppa_expand_prologue() local 3877 emit_move_insn (tmpreg, gen_rtx_PLUS (Pmode, tmpreg, basereg)); in load_reg() 3889 emit_move_insn (tmpreg, high); in load_reg() [all …]
|
H A D | pa.md | 7563 rtx tmpreg = gen_rtx_REG (word_mode, 22); 7565 emit_move_insn (tmpreg, force_reg (word_mode, op)); 8062 rtx tmpreg = gen_rtx_REG (word_mode, 22); 8064 emit_move_insn (tmpreg, force_reg (word_mode, op));
|
/openbsd/gnu/gcc/gcc/config/mmix/ |
H A D | mmix.c | 1963 rtx tmpreg, retreg; in mmix_expand_prologue() local 1983 tmpreg = gen_rtx_REG (DImode, 255); in mmix_expand_prologue() 1989 emit_move_insn (tmpreg, retreg); in mmix_expand_prologue() 1994 tmpreg); in mmix_expand_prologue()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/ |
H A D | pa.c | 3014 rtx tmpreg = gen_rtx_REG (Pmode, 1); local 3015 emit_move_insn (tmpreg, high); 3249 rtx insn, tmpreg; in hppa_expand_prologue() local 3269 tmpreg = gen_rtx_REG (word_mode, 1); in hppa_expand_prologue() 3288 insn = emit_move_insn (tmpreg, frame_pointer_rtx); in hppa_expand_prologue() 3494 addr = gen_rtx_MEM (DFmode, gen_rtx_POST_INC (DFmode, tmpreg)); in hppa_expand_prologue() 3565 rtx tmpreg = gen_rtx_REG (Pmode, 1); local 3566 emit_move_insn (tmpreg, high); 3643 rtx tmpreg; in hppa_expand_epilogue() local 3649 tmpreg = gen_rtx_REG (word_mode, 1); in hppa_expand_epilogue() [all …]
|
H A D | pa.md | 5930 rtx tmpreg = gen_rtx_REG (word_mode, 22); 5932 emit_move_insn (tmpreg, force_reg (word_mode, op)); 6428 rtx tmpreg = gen_rtx_REG (word_mode, 22); 6430 emit_move_insn (tmpreg, force_reg (word_mode, op));
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mmix/ |
H A D | mmix.c | 2151 rtx tmpreg, retreg; in mmix_expand_prologue() local 2171 tmpreg = gen_rtx_REG (DImode, 255); in mmix_expand_prologue() 2177 emit_move_insn (tmpreg, retreg); in mmix_expand_prologue() 2182 tmpreg); in mmix_expand_prologue()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/ |
H A D | i386.c | 9253 rtx ret, tmp, tmpreg; local 9267 tmpreg = dest; 9287 emit_insn (gen_andqi3 (tmp, tmpreg, tmp2)); 11003 rtx tmpreg = gen_reg_rtx (SImode); local 11102 emit_insn (gen_andsi3 (tmpreg, tmpreg, scratch)); 11103 emit_insn (gen_andsi3 (tmpreg, tmpreg, 11112 emit_move_insn (reg, tmpreg); 11122 tmpreg))); 11150 emit_insn (gen_lshrsi3 (tmpreg, tmpreg, GEN_INT (16))); 11161 tmpreg = gen_lowpart (QImode, tmpreg); [all …]
|
/openbsd/gnu/gcc/gcc/config/bfin/ |
H A D | bfin.c | 574 rtx tmpreg = gen_rtx_REG (SImode, REG_P1); in add_to_sp() local 578 frame_related_constant_load (tmpreg, value, TRUE); in add_to_sp() 581 insn = emit_move_insn (tmpreg, GEN_INT (value)); in add_to_sp() 586 insn = emit_insn (gen_addsi3 (spreg, spreg, tmpreg)); in add_to_sp() 642 rtx tmpreg = gen_rtx_REG (Pmode, REG_P1); in emit_link_insn() local 644 frame_related_constant_load (tmpreg, -frame_size, TRUE); in emit_link_insn() 645 insn = emit_insn (gen_addsi3 (spreg, spreg, tmpreg)); in emit_link_insn()
|
/openbsd/gnu/gcc/gcc/config/i386/ |
H A D | i386.c | 6733 rtx tmpreg; in legitimize_pic_address() local 6752 tmpreg = reg; in legitimize_pic_address() 6758 tmpreg, 1, OPTAB_DIRECT); in legitimize_pic_address() 10787 rtx ret, tmp, tmpreg, equiv; in ix86_expand_setcc() local 10799 tmpreg = dest; in ix86_expand_setcc() 13446 emit_insn (gen_andsi3 (tmpreg, tmpreg, scratch)); in ix86_expand_strlensi_unroll_1() 13447 emit_insn (gen_andsi3 (tmpreg, tmpreg, in ix86_expand_strlensi_unroll_1() 13466 tmpreg))); in ix86_expand_strlensi_unroll_1() 13494 emit_insn (gen_lshrsi3 (tmpreg, tmpreg, GEN_INT (16))); in ix86_expand_strlensi_unroll_1() 13505 tmpreg = gen_lowpart (QImode, tmpreg); in ix86_expand_strlensi_unroll_1() [all …]
|
/openbsd/gnu/usr.bin/binutils/gas/doc/ |
H A D | c-mmix.texi | 399 tmpreg GREG buffer1 400 LDOU $42,tmpreg,(buffer2-buffer1)
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/ |
H A D | c-mmix.texi | 399 tmpreg GREG buffer1 400 LDOU $42,tmpreg,(buffer2-buffer1)
|