/netbsd/external/gpl3/binutils/dist/bfd/ |
H A D | cpu-h8300.c | 87 return (info->mach == bfd_mach_h8300s); in h8300_scan() 102 if (in->mach == bfd_mach_h8300sx && out->mach == bfd_mach_h8300s) in compatible() 104 if (in->mach == bfd_mach_h8300s && out->mach == bfd_mach_h8300sx) in compatible() 134 N (32, 32, bfd_mach_h8300s, "h8300s", "h8300s", false, & h8300hn_info_struct); 168 case bfd_mach_h8300s: in bfd_h8300_pad_address()
|
H A D | elf32-h8300.c | 567 return bfd_mach_h8300s; in elf32_h8_mach() 603 case bfd_mach_h8300s: in elf32_h8_final_write_processing()
|
/netbsd/external/gpl3/gdb/dist/bfd/ |
H A D | cpu-h8300.c | 87 return (info->mach == bfd_mach_h8300s); in h8300_scan() 102 if (in->mach == bfd_mach_h8300sx && out->mach == bfd_mach_h8300s) in compatible() 104 if (in->mach == bfd_mach_h8300s && out->mach == bfd_mach_h8300sx) in compatible() 134 N (32, 32, bfd_mach_h8300s, "h8300s", "h8300s", FALSE, & h8300hn_info_struct); 168 case bfd_mach_h8300s: in bfd_h8300_pad_address()
|
H A D | elf32-h8300.c | 567 return bfd_mach_h8300s; in elf32_h8_mach() 603 case bfd_mach_h8300s: in elf32_h8_final_write_processing()
|
/netbsd/external/gpl3/binutils.old/dist/bfd/ |
H A D | cpu-h8300.c | 87 return (info->mach == bfd_mach_h8300s); in h8300_scan() 102 if (in->mach == bfd_mach_h8300sx && out->mach == bfd_mach_h8300s) in compatible() 104 if (in->mach == bfd_mach_h8300s && out->mach == bfd_mach_h8300sx) in compatible() 134 N (32, 32, bfd_mach_h8300s, "h8300s", "h8300s", FALSE, & h8300hn_info_struct); 168 case bfd_mach_h8300s: in bfd_h8300_pad_address()
|
H A D | elf32-h8300.c | 567 return bfd_mach_h8300s; in elf32_h8_mach() 603 case bfd_mach_h8300s: in elf32_h8_final_write_processing()
|
/netbsd/external/gpl3/gdb.old/dist/bfd/ |
H A D | cpu-h8300.c | 87 return (info->mach == bfd_mach_h8300s); in h8300_scan() 102 if (in->mach == bfd_mach_h8300sx && out->mach == bfd_mach_h8300s) in compatible() 104 if (in->mach == bfd_mach_h8300s && out->mach == bfd_mach_h8300sx) in compatible() 134 N (32, 32, bfd_mach_h8300s, "h8300s", "h8300s", FALSE, & h8300hn_info_struct); 168 case bfd_mach_h8300s: in bfd_h8300_pad_address()
|
H A D | elf32-h8300.c | 567 return bfd_mach_h8300s; in elf32_h8_mach() 603 case bfd_mach_h8300s: in elf32_h8_final_write_processing()
|
/netbsd/external/gpl3/gdb/dist/gdb/ |
H A D | h8300-tdep.c | 1286 case bfd_mach_h8300s: in h8300_gdbarch_init() 1393 || gdbarch_bfd_arch_info (gdbarch)->mach == bfd_mach_h8300s in is_h8300hmode() 1404 || gdbarch_bfd_arch_info (gdbarch)->mach == bfd_mach_h8300s in is_h8300smode()
|
/netbsd/external/gpl3/gdb.old/dist/gdb/ |
H A D | h8300-tdep.c | 1286 case bfd_mach_h8300s: in h8300_gdbarch_init() 1393 || gdbarch_bfd_arch_info (gdbarch)->mach == bfd_mach_h8300s in is_h8300hmode() 1404 || gdbarch_bfd_arch_info (gdbarch)->mach == bfd_mach_h8300s in is_h8300smode()
|
/netbsd/external/gpl3/gdb/dist/opcodes/ |
H A D | disassemble.c | 212 else if (mach == bfd_mach_h8300s in disassembler()
|
/netbsd/external/gpl3/binutils.old/dist/opcodes/ |
H A D | disassemble.c | 212 else if (mach == bfd_mach_h8300s in disassembler()
|
/netbsd/external/gpl3/binutils/dist/opcodes/ |
H A D | disassemble.c | 214 else if (mach == bfd_mach_h8300s in disassembler()
|
/netbsd/external/gpl3/gdb.old/dist/opcodes/ |
H A D | disassemble.c | 212 else if (mach == bfd_mach_h8300s in disassembler()
|
/netbsd/external/gpl3/gdb/dist/gas/config/ |
H A D | tc-h8300.c | 86 if (!bfd_set_arch_mach (stdoutput, bfd_arch_h8300, bfd_mach_h8300s)) in h8300smode() 2126 default_mach = bfd_mach_h8300s; in mach_h8300s()
|
/netbsd/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-h8300.c | 86 if (!bfd_set_arch_mach (stdoutput, bfd_arch_h8300, bfd_mach_h8300s)) in h8300smode() 2125 default_mach = bfd_mach_h8300s; in mach_h8300s()
|
/netbsd/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-h8300.c | 86 if (!bfd_set_arch_mach (stdoutput, bfd_arch_h8300, bfd_mach_h8300s)) in h8300smode() 2126 default_mach = bfd_mach_h8300s; in mach_h8300s()
|
/netbsd/external/gpl3/gdb.old/dist/gas/config/ |
H A D | tc-h8300.c | 86 if (!bfd_set_arch_mach (stdoutput, bfd_arch_h8300, bfd_mach_h8300s)) in h8300smode() 2126 default_mach = bfd_mach_h8300s; in mach_h8300s()
|
/netbsd/external/gpl3/binutils.old/dist/bfd/doc/ |
H A D | archures.texi | 196 #define bfd_mach_h8300s 3
|
/netbsd/external/gpl3/binutils/dist/bfd/doc/ |
H A D | archures.texi | 186 #define bfd_mach_h8300s 3
|
/netbsd/external/gpl3/gdb/dist/binutils/ |
H A D | srconv.c | 352 case bfd_mach_h8300s: in wr_hd()
|
/netbsd/external/gpl3/binutils/dist/binutils/ |
H A D | srconv.c | 353 case bfd_mach_h8300s: in wr_hd()
|
/netbsd/external/gpl3/binutils.old/dist/binutils/ |
H A D | srconv.c | 352 case bfd_mach_h8300s: in wr_hd()
|
/netbsd/external/gpl3/gdb.old/dist/binutils/ |
H A D | srconv.c | 352 case bfd_mach_h8300s: in wr_hd()
|
/netbsd/external/gpl3/gdb/dist/sim/h8300/ |
H A D | compile.c | 4743 if (machine == bfd_mach_h8300s || machine == bfd_mach_h8300sn || h8300sxmode) in set_h8300h() 4771 set_h8300h (bfd_mach_h8300s); in h8300_option_handler()
|