Home
last modified time | relevance | path

Searched refs:m68k_arch_features (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcpu-m68k.c114 static const unsigned m68k_arch_features[] = variable
168 >= sizeof (m68k_arch_features) / sizeof (m68k_arch_features[0])) in bfd_m68k_mach_to_features()
170 return m68k_arch_features[mach]; in bfd_m68k_mach_to_features()
185 ix != sizeof (m68k_arch_features) / sizeof (m68k_arch_features[0]); in bfd_m68k_features_to_mach()
190 if (m68k_arch_features[ix] == features) in bfd_m68k_features_to_mach()
192 this_extra = bit_count (m68k_arch_features[ix] & ~features); in bfd_m68k_features_to_mach()
199 this_missing = bit_count (features & ~m68k_arch_features[ix]); in bfd_m68k_features_to_mach()
H A DChangeLog-20071010 (m68k_arch_features): Likewise.
2384 (m68k_arch_features): Likewise,
3529 (m68k_arch_features): Use fido_a instead of cpu32.
H A DChangeLog-20063432 (m68k_arch_features): New.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcpu-m68k.c114 static const unsigned m68k_arch_features[] = variable
168 >= sizeof (m68k_arch_features) / sizeof (m68k_arch_features[0])) in bfd_m68k_mach_to_features()
170 return m68k_arch_features[mach]; in bfd_m68k_mach_to_features()
185 ix != sizeof (m68k_arch_features) / sizeof (m68k_arch_features[0]); in bfd_m68k_features_to_mach()
190 if (m68k_arch_features[ix] == features) in bfd_m68k_features_to_mach()
192 this_extra = bit_count (m68k_arch_features[ix] & ~features); in bfd_m68k_features_to_mach()
199 this_missing = bit_count (features & ~m68k_arch_features[ix]); in bfd_m68k_features_to_mach()
H A DChangeLog-20071010 (m68k_arch_features): Likewise.
2384 (m68k_arch_features): Likewise,
3529 (m68k_arch_features): Use fido_a instead of cpu32.
H A DChangeLog-20063432 (m68k_arch_features): New.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20071010 (m68k_arch_features): Likewise.
2384 (m68k_arch_features): Likewise,
3529 (m68k_arch_features): Use fido_a instead of cpu32.
H A DChangeLog-20063432 (m68k_arch_features): New.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20071010 (m68k_arch_features): Likewise.
2384 (m68k_arch_features): Likewise,
3529 (m68k_arch_features): Use fido_a instead of cpu32.
H A DChangeLog-20063432 (m68k_arch_features): New.