mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-02 00:56:27 +00:00
266abb8f72
bfd_mach_mcf5307, bfd_mach_mcf5407, bfd_mach_mcf528x, bfd_mach_mcfv4e, bfd_mach_mcf521x, bfd_mach_mcf5249, bfd_mach_mcf547x, bfd_mach_mcf548x): Remove. (bfd_mach_mcf_isa_a, bfd_mach_mcf_isa_a_div, bfd_mach_mcf_isa_a_div_mac, bfd_mach_mcf_isa_a_div_emac, bfd_mach_mcf_isa_aplus, bfd_mach_mcf_isa_aplus_mac, bfd_mach_mcf_isa_aplus_emac, bfd_mach_mcf_isa_aplus_usp, bfd_mach_mcf_isa_aplus_usp_mac, bfd_mach_mcf_isa_aplus_usp_emac, bfd_mach_mcf_isa_b, bfd_mach_mcf_isa_b_mac, bfd_mach_mcf_isa_b_emac, bfd_mach_mcf_isa_b_usp_float, bfd_mach_mcf_isa_b_usp_float_mac, bfd_mach_mcf_isa_b_usp_float_emac): New. (bfd_default_scan): Update coldfire mapping. * bfd/bfd-in.h (bfd_m68k_mach_to_features, bfd_m68k_features_to_mach): Declare. * bfd/bfd-in2.h: Rebuilt. * bfd/cpu-m68k.c (arch_info_struct): Add new coldfire machines, adjust legacy names. (m68k_arch_features): New. (bfd_m68k_mach_to_features, bfd_m68k_features_to_mach): Define. * bfd/elf32-m68k.c (elf32_m68k_object_p): New. (elf32_m68k_merge_private_bfd_data): Merge the CF EF flags. (elf32_m68k_print_private_bfd_data): Print the CF EF flags. (elf_backend_object_p): Define. * bfd/ieee.c (ieee_write_processor): Update coldfire machines. * bfd/libbfd.h: Rebuilt. * gas/config/tc-m68k.c (mcf5208_control_regs, mcf5213_control_regs, mcf5329_control_regs): New. (not_current_architecture, selected_arch, selected_cpu): New. (m68k_archs, m68k_extensions): New. (archs): Renamed to ... (m68k_cpus): ... here. Adjust. (n_arches): Remove. (md_pseudo_table): Add arch and cpu directives. (find_cf_chip, m68k_ip): Adjust table scanning. (no_68851, no_68881): Remove. (md_assemble): Lazily initialize. (select_control_regs): Adjust cpu names. Add 5208, 5213, 5329. (md_init_after_args): Move functionality to m68k_init_arch. (mri_chip): Adjust table scanning. (md_parse_option): Reimplement 'm' processing to add -march & -mcpu options with saner parsing. (m68k_lookup_cpu, m68k_set_arch, m68k_set_cpu, m68k_set_extension, m68k_init_arch): New. (s_m68k_cpu, s_m68k_arch): New. (md_show_usage): Adjust. (m68k_elf_final_processing): Set CF EF flags. * gas/config/tc-m68k.h (m68k_init_after_args): Remove. (tc_init_after_args): Remove. * gas/doc/c-m68k.texi (M68K-Opts): Document -march, -mcpu options. (M68k-Directives): Document .arch and .cpu directives. * gas/testsuite/gas/m68k/all.exp: Add arch-cpu-1 test. * gas/testsuite/gas/m68k/arch-cpu-1.[sd]: New. * include/elf/m68k.h (EF_CPU32, EF_M68000, EF_CFV4E): Rename to ... (EF_M68K_CPU32, EF_M68K_M68000, EF_M68K_CFV4E): ... here. (EF_M68K_ISA_MASK, EF_M68K_ISA_A, EF_M68K_M68K_ISA_A_PLUS, EF_M68K_ISA_B, EF_M68K_HW_DIV, EF_M68K_MAC_MASK, EF_M68K_MAC, EF_M68K_EMAC, EF_M68K_USP, EF_M68K_FLOAT): New. * include/opcode/m68k.h (m68008, m68ec030, m68882): Remove. (m68k_mask): New. (cpu_m68k, cpu_cf): New. (mcf5200, mcf5206e, mcf521x, mcf5249, mcf528x, mcf5307, mcf5407, mcf5470, mcf5480): Rename to cpu_<foo>. Add m680x0 variants. * opcodes/m68k-dis.c (print_insn_m68k): Use bfd_m68k_mach_to_features. * binutils/readelf.c (get_machine_flags): Add logic for EF_M68K flags.
184 lines
6.5 KiB
C
184 lines
6.5 KiB
C
/* BFD library support routines for architectures.
|
|
Copyright 1990, 1991, 1992, 1993, 1994, 1997, 1998, 2000, 2001, 2002,
|
|
2003, 2004, 2006 Free Software Foundation, Inc.
|
|
Hacked by Steve Chamberlain of Cygnus Support.
|
|
|
|
This file is part of BFD, the Binary File Descriptor library.
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation; either version 2 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program; if not, write to the Free Software
|
|
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
|
|
|
|
#include "bfd.h"
|
|
#include "sysdep.h"
|
|
#include "libbfd.h"
|
|
#include "opcode/m68k.h"
|
|
|
|
#define N(name, print,d,next) \
|
|
{ 32, 32, 8, bfd_arch_m68k, name, "m68k",print,2,d,bfd_default_compatible,bfd_default_scan, next, }
|
|
|
|
static const bfd_arch_info_type arch_info_struct[] =
|
|
{
|
|
N(bfd_mach_m68000, "m68k:68000", FALSE, &arch_info_struct[1]),
|
|
N(bfd_mach_m68008, "m68k:68008", FALSE, &arch_info_struct[2]),
|
|
N(bfd_mach_m68010, "m68k:68010", FALSE, &arch_info_struct[3]),
|
|
N(bfd_mach_m68020, "m68k:68020", FALSE, &arch_info_struct[4]),
|
|
N(bfd_mach_m68030, "m68k:68030", FALSE, &arch_info_struct[5]),
|
|
N(bfd_mach_m68040, "m68k:68040", FALSE, &arch_info_struct[6]),
|
|
N(bfd_mach_m68060, "m68k:68060", FALSE, &arch_info_struct[7]),
|
|
N(bfd_mach_cpu32, "m68k:cpu32", FALSE, &arch_info_struct[8]),
|
|
|
|
/* Various combinations of CF architecture features */
|
|
N(bfd_mach_mcf_isa_a, "m68k:isa-a",
|
|
FALSE, &arch_info_struct[9]),
|
|
N(bfd_mach_mcf_isa_a_div, "m68k:isa-a:div",
|
|
FALSE, &arch_info_struct[10]),
|
|
N(bfd_mach_mcf_isa_a_div_mac, "m68k:isa-a:div:mac",
|
|
FALSE, &arch_info_struct[11]),
|
|
N(bfd_mach_mcf_isa_a_div_emac, "m68k:isa-a:div:emac",
|
|
FALSE, &arch_info_struct[12]),
|
|
N(bfd_mach_mcf_isa_aplus, "m68k:isa-a+",
|
|
FALSE, &arch_info_struct[13]),
|
|
N(bfd_mach_mcf_isa_aplus_mac, "m68k:isa-a+:mac",
|
|
FALSE, &arch_info_struct[14]),
|
|
N(bfd_mach_mcf_isa_aplus_emac, "m68k:isa-a+:emac",
|
|
FALSE, &arch_info_struct[15]),
|
|
N(bfd_mach_mcf_isa_aplus_usp, "m68k:isa-a+:usp",
|
|
FALSE, &arch_info_struct[16]),
|
|
N(bfd_mach_mcf_isa_aplus_usp_mac, "m68k:isa-a+:usp:mac",
|
|
FALSE, &arch_info_struct[17]),
|
|
N(bfd_mach_mcf_isa_aplus_usp_emac, "m68k:isa-a+:usp:emac",
|
|
FALSE, &arch_info_struct[18]),
|
|
N(bfd_mach_mcf_isa_b, "m68k:isa-b",
|
|
FALSE, &arch_info_struct[19]),
|
|
N(bfd_mach_mcf_isa_b_mac, "m68k:isa-b:mac",
|
|
FALSE, &arch_info_struct[20]),
|
|
N(bfd_mach_mcf_isa_b_emac, "m68k:isa-b:emac",
|
|
FALSE, &arch_info_struct[21]),
|
|
N(bfd_mach_mcf_isa_b_usp_float, "m68k:isa-b:usp:float",
|
|
FALSE, &arch_info_struct[22]),
|
|
N(bfd_mach_mcf_isa_b_usp_float_mac, "m68k:isa-b:usp:float:mac",
|
|
FALSE, &arch_info_struct[23]),
|
|
N(bfd_mach_mcf_isa_b_usp_float_emac, "m68k:isa-b:usp:float:emac",
|
|
FALSE, &arch_info_struct[24]),
|
|
|
|
/* Legacy names for CF architectures */
|
|
N(bfd_mach_mcf_isa_a, "m68k:5200", FALSE, &arch_info_struct[25]),
|
|
N(bfd_mach_mcf_isa_a_div_mac,"m68k:5206e", FALSE, &arch_info_struct[26]),
|
|
N(bfd_mach_mcf_isa_a_div_mac, "m68k:5307", FALSE, &arch_info_struct[27]),
|
|
N(bfd_mach_mcf_isa_b_mac, "m68k:5407", FALSE, &arch_info_struct[28]),
|
|
N(bfd_mach_mcf_isa_aplus_usp_emac, "m68k:528x",
|
|
FALSE, &arch_info_struct[29]),
|
|
N(bfd_mach_mcf_isa_aplus_usp_emac, "m68k:521x",
|
|
FALSE, &arch_info_struct[30]),
|
|
N(bfd_mach_mcf_isa_a_div_emac, "m68k:5249", FALSE, &arch_info_struct[31]),
|
|
N(bfd_mach_mcf_isa_b_usp_float_emac, "m68k:547x",
|
|
FALSE, &arch_info_struct[32]),
|
|
N(bfd_mach_mcf_isa_b_usp_float_emac, "m68k:548x",
|
|
FALSE, &arch_info_struct[33]),
|
|
N(bfd_mach_mcf_isa_b_usp_float_emac, "m68k:cfv4e", FALSE, 0),
|
|
};
|
|
|
|
const bfd_arch_info_type bfd_m68k_arch =
|
|
N(0, "m68k", TRUE, &arch_info_struct[0]);
|
|
|
|
/* Table indexed by bfd_mach_arch number indicating which
|
|
architectural features are supported. */
|
|
static const unsigned m68k_arch_features[] =
|
|
{
|
|
0,
|
|
m68000|m68881|m68851,
|
|
m68000|m68881|m68851,
|
|
m68010|m68881|m68851,
|
|
m68020|m68881|m68851,
|
|
m68030|m68881|m68851,
|
|
m68040|m68881|m68851,
|
|
m68060|m68881|m68851,
|
|
cpu32|m68881,
|
|
mcfisa_a,
|
|
mcfisa_a|mcfhwdiv,
|
|
mcfisa_a|mcfhwdiv|mcfmac,
|
|
mcfisa_a|mcfhwdiv|mcfemac,
|
|
mcfisa_a|mcfisa_aa|mcfhwdiv,
|
|
mcfisa_a|mcfisa_aa|mcfhwdiv|mcfmac,
|
|
mcfisa_a|mcfisa_aa|mcfhwdiv|mcfemac,
|
|
mcfisa_a|mcfisa_aa|mcfhwdiv|mcfusp,
|
|
mcfisa_a|mcfisa_aa|mcfhwdiv|mcfusp|mcfmac,
|
|
mcfisa_a|mcfisa_aa|mcfhwdiv|mcfusp|mcfemac,
|
|
mcfisa_a|mcfhwdiv|mcfisa_b,
|
|
mcfisa_a|mcfhwdiv|mcfisa_b|mcfmac,
|
|
mcfisa_a|mcfhwdiv|mcfisa_b|mcfemac,
|
|
mcfisa_a|mcfhwdiv|mcfisa_b|mcfusp|cfloat,
|
|
mcfisa_a|mcfhwdiv|mcfisa_b|mcfusp|cfloat|mcfmac,
|
|
mcfisa_a|mcfhwdiv|mcfisa_b|mcfusp|cfloat|mcfemac,
|
|
};
|
|
|
|
/* Return the count of bits set in MASK */
|
|
static unsigned
|
|
bit_count (unsigned mask)
|
|
{
|
|
unsigned ix;
|
|
|
|
for (ix = 0; mask; ix++)
|
|
/* Clear the LSB set */
|
|
mask ^= mask & -mask;
|
|
return ix;
|
|
}
|
|
|
|
/* Return the architectural features supported by MACH */
|
|
|
|
unsigned
|
|
bfd_m68k_mach_to_features (int mach)
|
|
{
|
|
if ((unsigned)mach
|
|
>= sizeof (m68k_arch_features) / sizeof (m68k_arch_features[0]))
|
|
mach = 0;
|
|
return m68k_arch_features[mach];
|
|
}
|
|
|
|
/* Return the bfd machine that most closely represents the
|
|
architectural features. We find the machine with the smallest
|
|
number of additional features. If there is no such machine, we
|
|
find the one with the smallest number of missing features. */
|
|
|
|
int bfd_m68k_features_to_mach (unsigned features)
|
|
{
|
|
int superset = 0, subset = 0;
|
|
unsigned extra = 99, missing = 99;
|
|
unsigned ix;
|
|
|
|
for (ix = 0;
|
|
ix != sizeof (m68k_arch_features) / sizeof (m68k_arch_features[0]);
|
|
ix++)
|
|
{
|
|
unsigned this_extra, this_missing;
|
|
|
|
if (m68k_arch_features[ix] == features)
|
|
return ix;
|
|
this_extra = bit_count (m68k_arch_features[ix] & ~features);
|
|
if (this_extra < extra)
|
|
{
|
|
extra = this_extra;
|
|
superset = ix;
|
|
}
|
|
|
|
this_missing = bit_count (features & ~m68k_arch_features[ix]);
|
|
if (this_missing < missing)
|
|
{
|
|
missing = this_missing;
|
|
superset = ix;
|
|
}
|
|
}
|
|
return superset ? superset : subset;
|
|
}
|