Home
last modified time | relevance | path

Searched refs:gp32 (Results 1 – 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/mips/
Dt-vr82 gp32 \
/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-mips.c246 int gp32; member
395 (mips_opts.gp32 || !ISA_HAS_64BIT_REGS (mips_opts.isa))
11934 mips_opts.gp32 = file_mips_gp32; in mips_after_parse_args()
12776 mips_opts.gp32 = file_mips_gp32; in s_mipsset()
12778 mips_opts.gp32 = 1; in s_mipsset()
12784 mips_opts.gp32 = 0; in s_mipsset()
12904 mips_opts.gp32 = 1; in s_mipsset()
12912 mips_opts.gp32 = 0; in s_mipsset()
12921 mips_opts.gp32 = file_mips_gp32; in s_mipsset()
/freebsd-10-stable/contrib/binutils/opcodes/
DChangeLog-0001568 * mips-dis.c (print_insn_mips): Remove OPCODE_IS_MEMBER's gp32
571 (mips_builtin_opcodes): Remove gp32 entry for "move". Add macro
2104 force gp32 to zero.
2106 (mips_builtin_op): Add "move" definition for -gp32.
/freebsd-10-stable/contrib/binutils/include/opcode/
DChangeLog-9103554 (OPCODE_IS_MEMBER): Remove gp32 parameter.
989 * mips.h (OPCODE_IS_MEMBER): Add gp32 arg, which determines
/freebsd-10-stable/sys/arm/conf/
Dmach-types718 gp32 MACH_GP32 GP32 706
/freebsd-10-stable/contrib/binutils/gas/
DChangeLog-0001410 (mips_set_options): Add members gp32, fp32, abi.
1605 (macro_build): Remove OPCODE_IS_MEMBER's gp32 argument.
/freebsd-10-stable/contrib/gcc/
DChangeLog-200024646 alternative when using -fp64 -gp32.