Searched refs:bfd_mach_mips16 (Results 1 - 9 of 9) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Dcpu-mips.c113 N (64, 64, bfd_mach_mips16, "mips:16", FALSE, NN(I_mips16)),
H A Dbfd-in2.h1612 #define bfd_mach_mips16 16
1605 #define bfd_mach_mips16 macro
H A Daoutx.h798 case bfd_mach_mips16:
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dmips-dis.c402 { "", 1, bfd_mach_mips16, CPU_MIPS16, ISA_MIPS3 | INSN_MIPS16,
1184 if (info->mach == bfd_mach_mips16
/haiku-fatelf/src/bin/gdb/gdb/
H A Dmips-tdep.c5172 info->mach = bfd_mach_mips16;
5177 info->mach = bfd_mach_mips16;
5181 memaddr &= (info->mach == bfd_mach_mips16 ? ~1 : ~3);
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h1612 #define bfd_mach_mips16 16
1605 #define bfd_mach_mips16 macro
H A Dbfd.h1612 #define bfd_mach_mips16 16
1605 #define bfd_mach_mips16 macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h1610 #define bfd_mach_mips16 16
1603 #define bfd_mach_mips16 macro
H A Dbfd.h1610 #define bfd_mach_mips16 16
1603 #define bfd_mach_mips16 macro

Completed in 170 milliseconds