Home
last modified time | relevance | path

Searched refs:REG_GP (Results 1 – 19 of 19) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dnds32-tdep.c720 if (insn == N32_ALU1 (ADD, REG_GP, REG_TA, REG_GP) in nds32_analyze_prologue()
721 || insn == N32_ALU1 (ADD, REG_GP, REG_GP, REG_TA)) in nds32_analyze_prologue()
728 else if (CHOP_BITS (insn, 20) == N32_TYPE1 (MOVI, REG_GP, 0)) in nds32_analyze_prologue()
734 else if (CHOP_BITS (insn, 20) == N32_TYPE1 (SETHI, REG_GP, 0)) in nds32_analyze_prologue()
740 else if (CHOP_BITS (insn, 15) == N32_TYPE2 (ORI, REG_GP, REG_GP, 0)) in nds32_analyze_prologue()
823 else if (insn == N16_TYPE5 (ADD5PC, REG_GP)) in nds32_analyze_prologue()
829 else if (CHOP_BITS (insn, 5) == N16_TYPE55 (MOVI55, REG_GP, 0)) in nds32_analyze_prologue()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dnds32-tdep.c720 if (insn == N32_ALU1 (ADD, REG_GP, REG_TA, REG_GP) in nds32_analyze_prologue()
721 || insn == N32_ALU1 (ADD, REG_GP, REG_GP, REG_TA)) in nds32_analyze_prologue()
728 else if (CHOP_BITS (insn, 20) == N32_TYPE1 (MOVI, REG_GP, 0)) in nds32_analyze_prologue()
734 else if (CHOP_BITS (insn, 20) == N32_TYPE1 (SETHI, REG_GP, 0)) in nds32_analyze_prologue()
740 else if (CHOP_BITS (insn, 15) == N32_TYPE2 (ORI, REG_GP, REG_GP, 0)) in nds32_analyze_prologue()
823 else if (insn == N16_TYPE5 (ADD5PC, REG_GP)) in nds32_analyze_prologue()
829 else if (CHOP_BITS (insn, 5) == N16_TYPE55 (MOVI55, REG_GP, 0)) in nds32_analyze_prologue()
/netbsd/external/gpl3/gdb/dist/include/opcode/
H A Dnds32.h35 #define REG_GP (29) macro
/netbsd/external/gpl3/binutils.old/dist/include/opcode/
H A Dnds32.h35 #define REG_GP (29) macro
/netbsd/external/gpl3/binutils/dist/include/opcode/
H A Dnds32.h35 #define REG_GP (29) macro
/netbsd/external/gpl3/gdb.old/dist/include/opcode/
H A Dnds32.h35 #define REG_GP (29) macro
/netbsd/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2011693 * bfin-dis.c (machine_registers): Delete REG_GP.
695 (decode_allregs): Change REG_GP to REG_LASTREG.
/netbsd/external/gpl3/binutils/dist/opcodes/
H A DChangeLog-2011693 * bfin-dis.c (machine_registers): Delete REG_GP.
695 (decode_allregs): Change REG_GP to REG_LASTREG.
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A DChangeLog-2011693 * bfin-dis.c (machine_registers): Delete REG_GP.
695 (decode_allregs): Change REG_GP to REG_LASTREG.
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2011693 * bfin-dis.c (machine_registers): Delete REG_GP.
695 (decode_allregs): Change REG_GP to REG_LASTREG.
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delf32-nds32.c8162 if (N32_RA5 (insn) == REG_GP && IS_WITHIN_U (N32_IMM15S (insn), 7)) in special_convert_32_to_16()
8166 if (N32_RA5 (insn) == REG_GP && IS_WITHIN_U (N32_IMM15S (insn), 7)) in special_convert_32_to_16()
8557 oinsn = (insn & 0x7ff07000) | (REG_GP << 15); in turn_insn_to_sda_access()
11512 if (N32_RT5 (insn) == REG_GP) in nds32_elf_relax_loadstore()
11637 if (N32_OP6 (insn) == N32_OP6_ORI && N32_RT5 (insn) == REG_GP) in nds32_elf_relax_lo12()
11780 insn = (insn & 0x7ff07000) | (REG_GP << 15); in nds32_elf_relax_flsi()
13689 insn = N32_MEM(LW, add_rt, sethi_rt, REG_GP, 0); in nds32_elf_unify_tls_model()
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delf32-nds32.c8204 if (N32_RA5 (insn) == REG_GP && IS_WITHIN_U (N32_IMM15S (insn), 7)) in special_convert_32_to_16()
8208 if (N32_RA5 (insn) == REG_GP && IS_WITHIN_U (N32_IMM15S (insn), 7)) in special_convert_32_to_16()
8599 oinsn = (insn & 0x7ff07000) | (REG_GP << 15); in turn_insn_to_sda_access()
11559 if (N32_RT5 (insn) == REG_GP) in nds32_elf_relax_loadstore()
11684 if (N32_OP6 (insn) == N32_OP6_ORI && N32_RT5 (insn) == REG_GP) in nds32_elf_relax_lo12()
11827 insn = (insn & 0x7ff07000) | (REG_GP << 15); in nds32_elf_relax_flsi()
13734 insn = N32_MEM(LW, add_rt, sethi_rt, REG_GP, 0); in nds32_elf_unify_tls_model()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delf32-nds32.c8162 if (N32_RA5 (insn) == REG_GP && IS_WITHIN_U (N32_IMM15S (insn), 7)) in special_convert_32_to_16()
8166 if (N32_RA5 (insn) == REG_GP && IS_WITHIN_U (N32_IMM15S (insn), 7)) in special_convert_32_to_16()
8557 oinsn = (insn & 0x7ff07000) | (REG_GP << 15); in turn_insn_to_sda_access()
11512 if (N32_RT5 (insn) == REG_GP) in nds32_elf_relax_loadstore()
11637 if (N32_OP6 (insn) == N32_OP6_ORI && N32_RT5 (insn) == REG_GP) in nds32_elf_relax_lo12()
11780 insn = (insn & 0x7ff07000) | (REG_GP << 15); in nds32_elf_relax_flsi()
13689 insn = N32_MEM(LW, add_rt, sethi_rt, REG_GP, 0); in nds32_elf_unify_tls_model()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delf32-nds32.c8312 if (N32_RA5 (insn) == REG_GP && IS_WITHIN_U (N32_IMM15S (insn), 7)) in special_convert_32_to_16()
8316 if (N32_RA5 (insn) == REG_GP && IS_WITHIN_U (N32_IMM15S (insn), 7)) in special_convert_32_to_16()
8707 oinsn = (insn & 0x7ff07000) | (REG_GP << 15); in turn_insn_to_sda_access()
11662 if (N32_RT5 (insn) == REG_GP) in nds32_elf_relax_loadstore()
11787 if (N32_OP6 (insn) == N32_OP6_ORI && N32_RT5 (insn) == REG_GP) in nds32_elf_relax_lo12()
11930 insn = (insn & 0x7ff07000) | (REG_GP << 15); in nds32_elf_relax_flsi()
13829 insn = N32_MEM(LW, add_rt, sethi_rt, REG_GP, 0); in nds32_elf_unify_tls_model()
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dtc-nds32.c6135 if ((REG_GP == N32_RA5 (pattern_now->insn)) in nds32_elf_append_relax_relocs()
6136 || (REG_GP == N32_RB5 (pattern_now->insn))) in nds32_elf_append_relax_relocs()
/netbsd/external/gpl3/gdb/dist/gas/config/
H A Dtc-nds32.c6136 if ((REG_GP == N32_RA5 (pattern_now->insn)) in nds32_elf_append_relax_relocs()
6137 || (REG_GP == N32_RB5 (pattern_now->insn))) in nds32_elf_append_relax_relocs()
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-nds32.c6143 if ((REG_GP == N32_RA5 (pattern_now->insn)) in nds32_elf_append_relax_relocs()
6144 || (REG_GP == N32_RB5 (pattern_now->insn))) in nds32_elf_append_relax_relocs()
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-nds32.c6136 if ((REG_GP == N32_RA5 (pattern_now->insn)) in nds32_elf_append_relax_relocs()
6137 || (REG_GP == N32_RB5 (pattern_now->insn))) in nds32_elf_append_relax_relocs()
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200443040 * config/ia64/ia64.c (REG_GP): Remove.