Home
last modified time | relevance | path

Searched refs:tmp_regno (Results 1 – 25 of 43) sorted by relevance

12

/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Damd64-tdep.c916 int tmp_regno; member
1178 int arch_tmp_regno, tmp_regno; in fixup_riprel() local
1194 tmp_regno = amd64_arch_reg_to_regnum (arch_tmp_regno); in fixup_riprel()
1201 regcache_cooked_read_unsigned (regs, tmp_regno, &orig_value); in fixup_riprel()
1202 dsc->tmp_regno = tmp_regno; in fixup_riprel()
1210 regcache_cooked_write_unsigned (regs, tmp_regno, rip_base); in fixup_riprel()
1215 dsc->tmp_regno, paddress (gdbarch, dsc->tmp_save), in fixup_riprel()
1409 dsc->tmp_regno, paddress (gdbarch, dsc->tmp_save)); in amd64_displaced_step_fixup()
1410 regcache_cooked_write_unsigned (regs, dsc->tmp_regno, dsc->tmp_save); in amd64_displaced_step_fixup()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Damd64-tdep.c973 int tmp_regno; member
1235 int arch_tmp_regno, tmp_regno; in fixup_riprel() local
1251 tmp_regno = amd64_arch_reg_to_regnum (arch_tmp_regno); in fixup_riprel()
1258 regcache_cooked_read_unsigned (regs, tmp_regno, &orig_value); in fixup_riprel()
1259 dsc->tmp_regno = tmp_regno; in fixup_riprel()
1267 regcache_cooked_write_unsigned (regs, tmp_regno, rip_base); in fixup_riprel()
1272 dsc->tmp_regno, paddress (gdbarch, dsc->tmp_save), in fixup_riprel()
1466 dsc->tmp_regno, paddress (gdbarch, dsc->tmp_save)); in amd64_displaced_step_fixup()
1467 regcache_cooked_write_unsigned (regs, dsc->tmp_regno, dsc->tmp_save); in amd64_displaced_step_fixup()
/dports/devel/gdb/gdb-11.1/gdb/
H A Damd64-tdep.c1118 int tmp_regno; member
1402 int arch_tmp_regno, tmp_regno; in fixup_riprel() local
1417 tmp_regno = amd64_arch_reg_to_regnum (arch_tmp_regno); in fixup_riprel()
1436 regcache_cooked_read_unsigned (regs, tmp_regno, &orig_value); in fixup_riprel()
1437 dsc->tmp_regno = tmp_regno; in fixup_riprel()
1445 regcache_cooked_write_unsigned (regs, tmp_regno, rip_base); in fixup_riprel()
1449 dsc->tmp_regno, paddress (gdbarch, dsc->tmp_save), in fixup_riprel()
1700 dsc->tmp_regno, paddress (gdbarch, dsc->tmp_save)); in amd64_displaced_step_fixup()
1701 regcache_cooked_write_unsigned (regs, dsc->tmp_regno, dsc->tmp_save); in amd64_displaced_step_fixup()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Di386.c1635 tmp_reg = gen_rtx_REG (Pmode, tmp_regno); in ix86_init_large_pic_reg()
20164 unsigned int tmp_regno; in x86_output_mi_thunk() local
20168 tmp_regno = R10_REG; in x86_output_mi_thunk()
20173 tmp_regno = AX_REG; in x86_output_mi_thunk()
20175 tmp_regno = DX_REG; in x86_output_mi_thunk()
20177 tmp_regno = CX_REG; in x86_output_mi_thunk()
20209 tmp = gen_rtx_REG (Pmode, tmp_regno); in x86_output_mi_thunk()
20223 tmp = gen_rtx_REG (Pmode, tmp_regno); in x86_output_mi_thunk()
20316 ix86_init_large_pic_reg (tmp_regno); in x86_output_mi_thunk()
20318 gen_rtx_REG (Pmode, tmp_regno)); in x86_output_mi_thunk()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/
H A Di386.c1645 tmp_reg = gen_rtx_REG (Pmode, tmp_regno); in ix86_init_large_pic_reg()
20498 unsigned int tmp_regno; in x86_output_mi_thunk() local
20502 tmp_regno = R10_REG; in x86_output_mi_thunk()
20507 tmp_regno = AX_REG; in x86_output_mi_thunk()
20509 tmp_regno = DX_REG; in x86_output_mi_thunk()
20511 tmp_regno = CX_REG; in x86_output_mi_thunk()
20543 tmp = gen_rtx_REG (Pmode, tmp_regno); in x86_output_mi_thunk()
20557 tmp = gen_rtx_REG (Pmode, tmp_regno); in x86_output_mi_thunk()
20650 ix86_init_large_pic_reg (tmp_regno); in x86_output_mi_thunk()
20652 gen_rtx_REG (Pmode, tmp_regno)); in x86_output_mi_thunk()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Di386.c1635 tmp_reg = gen_rtx_REG (Pmode, tmp_regno); in ix86_init_large_pic_reg()
20138 unsigned int tmp_regno; in x86_output_mi_thunk() local
20142 tmp_regno = R10_REG; in x86_output_mi_thunk()
20147 tmp_regno = AX_REG; in x86_output_mi_thunk()
20149 tmp_regno = DX_REG; in x86_output_mi_thunk()
20151 tmp_regno = CX_REG; in x86_output_mi_thunk()
20183 tmp = gen_rtx_REG (Pmode, tmp_regno); in x86_output_mi_thunk()
20197 tmp = gen_rtx_REG (Pmode, tmp_regno); in x86_output_mi_thunk()
20290 ix86_init_large_pic_reg (tmp_regno); in x86_output_mi_thunk()
20292 gen_rtx_REG (Pmode, tmp_regno)); in x86_output_mi_thunk()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Di386.c1646 tmp_reg = gen_rtx_REG (Pmode, tmp_regno); in ix86_init_large_pic_reg()
21144 unsigned int tmp_regno; in x86_output_mi_thunk() local
21148 tmp_regno = R10_REG; in x86_output_mi_thunk()
21153 tmp_regno = AX_REG; in x86_output_mi_thunk()
21155 tmp_regno = DX_REG; in x86_output_mi_thunk()
21157 tmp_regno = CX_REG; in x86_output_mi_thunk()
21189 tmp = gen_rtx_REG (Pmode, tmp_regno); in x86_output_mi_thunk()
21203 tmp = gen_rtx_REG (Pmode, tmp_regno); in x86_output_mi_thunk()
21296 ix86_init_large_pic_reg (tmp_regno); in x86_output_mi_thunk()
21298 gen_rtx_REG (Pmode, tmp_regno)); in x86_output_mi_thunk()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/config/i386/
H A Di386.c1641 tmp_reg = gen_rtx_REG (Pmode, tmp_regno); in ix86_init_large_pic_reg()
20498 unsigned int tmp_regno; in x86_output_mi_thunk() local
20502 tmp_regno = R10_REG; in x86_output_mi_thunk()
20507 tmp_regno = AX_REG; in x86_output_mi_thunk()
20509 tmp_regno = DX_REG; in x86_output_mi_thunk()
20511 tmp_regno = CX_REG; in x86_output_mi_thunk()
20543 tmp = gen_rtx_REG (Pmode, tmp_regno); in x86_output_mi_thunk()
20557 tmp = gen_rtx_REG (Pmode, tmp_regno); in x86_output_mi_thunk()
20650 ix86_init_large_pic_reg (tmp_regno); in x86_output_mi_thunk()
20652 gen_rtx_REG (Pmode, tmp_regno)); in x86_output_mi_thunk()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/i386/
H A Di386.c1641 tmp_reg = gen_rtx_REG (Pmode, tmp_regno); in ix86_init_large_pic_reg()
20498 unsigned int tmp_regno; in x86_output_mi_thunk() local
20502 tmp_regno = R10_REG; in x86_output_mi_thunk()
20507 tmp_regno = AX_REG; in x86_output_mi_thunk()
20509 tmp_regno = DX_REG; in x86_output_mi_thunk()
20511 tmp_regno = CX_REG; in x86_output_mi_thunk()
20543 tmp = gen_rtx_REG (Pmode, tmp_regno); in x86_output_mi_thunk()
20557 tmp = gen_rtx_REG (Pmode, tmp_regno); in x86_output_mi_thunk()
20650 ix86_init_large_pic_reg (tmp_regno); in x86_output_mi_thunk()
20652 gen_rtx_REG (Pmode, tmp_regno)); in x86_output_mi_thunk()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Di386.c1635 tmp_reg = gen_rtx_REG (Pmode, tmp_regno); in ix86_init_large_pic_reg()
20126 unsigned int tmp_regno; in x86_output_mi_thunk() local
20130 tmp_regno = R10_REG; in x86_output_mi_thunk()
20135 tmp_regno = AX_REG; in x86_output_mi_thunk()
20137 tmp_regno = DX_REG; in x86_output_mi_thunk()
20139 tmp_regno = CX_REG; in x86_output_mi_thunk()
20171 tmp = gen_rtx_REG (Pmode, tmp_regno); in x86_output_mi_thunk()
20185 tmp = gen_rtx_REG (Pmode, tmp_regno); in x86_output_mi_thunk()
20278 ix86_init_large_pic_reg (tmp_regno); in x86_output_mi_thunk()
20280 gen_rtx_REG (Pmode, tmp_regno)); in x86_output_mi_thunk()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Dvsx.md3979 unsigned int tmp_regno = reg_or_subregno (operands[4]);
3981 operands[5] = gen_rtx_REG (V4SFmode, tmp_regno);
3982 operands[6] = gen_rtx_REG (V4SImode, tmp_regno);
/dports/lang/gcc9/gcc-9.4.0/gcc/config/rs6000/
H A Dvsx.md4024 unsigned int tmp_regno = reg_or_subregno (operands[4]);
4026 operands[5] = gen_rtx_REG (V4SFmode, tmp_regno);
4027 operands[6] = gen_rtx_REG (V4SImode, tmp_regno);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/rs6000/
H A Dvsx.md3979 unsigned int tmp_regno = reg_or_subregno (operands[4]);
3981 operands[5] = gen_rtx_REG (V4SFmode, tmp_regno);
3982 operands[6] = gen_rtx_REG (V4SImode, tmp_regno);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/rs6000/
H A Dvsx.md3971 unsigned int tmp_regno = reg_or_subregno (operands[4]);
3973 operands[5] = gen_rtx_REG (V4SFmode, tmp_regno);
3974 operands[6] = gen_rtx_REG (V4SImode, tmp_regno);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Dvsx.md3979 unsigned int tmp_regno = reg_or_subregno (operands[4]);
3981 operands[5] = gen_rtx_REG (V4SFmode, tmp_regno);
3982 operands[6] = gen_rtx_REG (V4SImode, tmp_regno);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/rs6000/
H A Dvsx.md3978 unsigned int tmp_regno = reg_or_subregno (operands[4]);
3980 operands[5] = gen_rtx_REG (V4SFmode, tmp_regno);
3981 operands[6] = gen_rtx_REG (V4SImode, tmp_regno);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Dvsx.md3979 unsigned int tmp_regno = reg_or_subregno (operands[4]);
3981 operands[5] = gen_rtx_REG (V4SFmode, tmp_regno);
3982 operands[6] = gen_rtx_REG (V4SImode, tmp_regno);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Dvsx.md3979 unsigned int tmp_regno = reg_or_subregno (operands[4]);
3981 operands[5] = gen_rtx_REG (V4SFmode, tmp_regno);
3982 operands[6] = gen_rtx_REG (V4SImode, tmp_regno);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/rs6000/
H A Dvsx.md3962 unsigned int tmp_regno = reg_or_subregno (operands[4]);
3964 operands[5] = gen_rtx_REG (V4SFmode, tmp_regno);
3965 operands[6] = gen_rtx_REG (V4SImode, tmp_regno);
/dports/lang/gcc10/gcc-10.3.0/gcc/config/rs6000/
H A Dvsx.md3978 unsigned int tmp_regno = reg_or_subregno (operands[4]);
3980 operands[5] = gen_rtx_REG (V4SFmode, tmp_regno);
3981 operands[6] = gen_rtx_REG (V4SImode, tmp_regno);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/rs6000/
H A Dvsx.md4024 unsigned int tmp_regno = reg_or_subregno (operands[4]);
4026 operands[5] = gen_rtx_REG (V4SFmode, tmp_regno);
4027 operands[6] = gen_rtx_REG (V4SImode, tmp_regno);
/dports/lang/gcc8/gcc-8.5.0/gcc/config/rs6000/
H A Dvsx.md3989 unsigned int tmp_regno = reg_or_subregno (operands[4]);
3991 operands[5] = gen_rtx_REG (V4SFmode, tmp_regno);
3992 operands[6] = gen_rtx_REG (V4SImode, tmp_regno);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c7175 tmp_reg = gen_rtx_REG (Pmode, tmp_regno); in ix86_init_large_pic_reg()
41744 unsigned int tmp_regno; in x86_output_mi_thunk() local
41748 tmp_regno = R10_REG; in x86_output_mi_thunk()
41753 tmp_regno = AX_REG; in x86_output_mi_thunk()
41755 tmp_regno = DX_REG; in x86_output_mi_thunk()
41757 tmp_regno = CX_REG; in x86_output_mi_thunk()
41789 tmp = gen_rtx_REG (Pmode, tmp_regno); in x86_output_mi_thunk()
41803 tmp = gen_rtx_REG (Pmode, tmp_regno); in x86_output_mi_thunk()
41896 ix86_init_large_pic_reg (tmp_regno); in x86_output_mi_thunk()
41898 gen_rtx_REG (Pmode, tmp_regno)); in x86_output_mi_thunk()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/config/i386/
H A Di386.c7168 tmp_reg = gen_rtx_REG (Pmode, tmp_regno); in ix86_init_large_pic_reg()
41595 unsigned int tmp_regno; in x86_output_mi_thunk() local
41599 tmp_regno = R10_REG; in x86_output_mi_thunk()
41604 tmp_regno = AX_REG; in x86_output_mi_thunk()
41606 tmp_regno = DX_REG; in x86_output_mi_thunk()
41608 tmp_regno = CX_REG; in x86_output_mi_thunk()
41640 tmp = gen_rtx_REG (Pmode, tmp_regno); in x86_output_mi_thunk()
41654 tmp = gen_rtx_REG (Pmode, tmp_regno); in x86_output_mi_thunk()
41747 ix86_init_large_pic_reg (tmp_regno); in x86_output_mi_thunk()
41749 gen_rtx_REG (Pmode, tmp_regno)); in x86_output_mi_thunk()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c7175 tmp_reg = gen_rtx_REG (Pmode, tmp_regno); in ix86_init_large_pic_reg()
41744 unsigned int tmp_regno; in x86_output_mi_thunk() local
41748 tmp_regno = R10_REG; in x86_output_mi_thunk()
41753 tmp_regno = AX_REG; in x86_output_mi_thunk()
41755 tmp_regno = DX_REG; in x86_output_mi_thunk()
41757 tmp_regno = CX_REG; in x86_output_mi_thunk()
41789 tmp = gen_rtx_REG (Pmode, tmp_regno); in x86_output_mi_thunk()
41803 tmp = gen_rtx_REG (Pmode, tmp_regno); in x86_output_mi_thunk()
41896 ix86_init_large_pic_reg (tmp_regno); in x86_output_mi_thunk()
41898 gen_rtx_REG (Pmode, tmp_regno)); in x86_output_mi_thunk()
[all …]

12