Home
last modified time | relevance | path

Searched refs:cpu32 (Results 1 – 25 of 113) sorted by relevance

12345

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dm68k-opc.c136 {"bhil", 2, one(0061377), one(0177777), "BL", m68020up | cpu32 | fido_a | mcfisa_b | mcfisa_c},
137 {"blsl", 2, one(0061777), one(0177777), "BL", m68020up | cpu32 | fido_a | mcfisa_b | mcfisa_c},
138 {"bccl", 2, one(0062377), one(0177777), "BL", m68020up | cpu32 | fido_a | mcfisa_b | mcfisa_c},
139 {"bcsl", 2, one(0062777), one(0177777), "BL", m68020up | cpu32 | fido_a | mcfisa_b | mcfisa_c},
140 {"bnel", 2, one(0063377), one(0177777), "BL", m68020up | cpu32 | fido_a | mcfisa_b | mcfisa_c},
141 {"beql", 2, one(0063777), one(0177777), "BL", m68020up | cpu32 | fido_a | mcfisa_b | mcfisa_c},
142 {"bvcl", 2, one(0064377), one(0177777), "BL", m68020up | cpu32 | fido_a | mcfisa_b | mcfisa_c},
143 {"bvsl", 2, one(0064777), one(0177777), "BL", m68020up | cpu32 | fido_a | mcfisa_b | mcfisa_c},
144 {"bpll", 2, one(0065377), one(0177777), "BL", m68020up | cpu32 | fido_a | mcfisa_b | mcfisa_c},
145 {"bmil", 2, one(0065777), one(0177777), "BL", m68020up | cpu32 | fido_a | mcfisa_b | mcfisa_c},
[all …]
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dm68k-opc.c136 {"bhil", 2, one(0061377), one(0177777), "BL", m68020up | cpu32 | fido_a | mcfisa_b | mcfisa_c},
137 {"blsl", 2, one(0061777), one(0177777), "BL", m68020up | cpu32 | fido_a | mcfisa_b | mcfisa_c},
138 {"bccl", 2, one(0062377), one(0177777), "BL", m68020up | cpu32 | fido_a | mcfisa_b | mcfisa_c},
139 {"bcsl", 2, one(0062777), one(0177777), "BL", m68020up | cpu32 | fido_a | mcfisa_b | mcfisa_c},
140 {"bnel", 2, one(0063377), one(0177777), "BL", m68020up | cpu32 | fido_a | mcfisa_b | mcfisa_c},
141 {"beql", 2, one(0063777), one(0177777), "BL", m68020up | cpu32 | fido_a | mcfisa_b | mcfisa_c},
142 {"bvcl", 2, one(0064377), one(0177777), "BL", m68020up | cpu32 | fido_a | mcfisa_b | mcfisa_c},
143 {"bvsl", 2, one(0064777), one(0177777), "BL", m68020up | cpu32 | fido_a | mcfisa_b | mcfisa_c},
144 {"bpll", 2, one(0065377), one(0177777), "BL", m68020up | cpu32 | fido_a | mcfisa_b | mcfisa_c},
145 {"bmil", 2, one(0065777), one(0177777), "BL", m68020up | cpu32 | fido_a | mcfisa_b | mcfisa_c},
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dm68k-devices.def80 M68K_DEVICE ("68332", m68332, "68332", "cpu32", cpu32, isa_cpu32, FL_MMU)
81 M68K_DEVICE ("cpu32", cpu32, "cpu32", "cpu32", cpu32, isa_cpu32, FL_MMU)
195 M68K_DEVICE ("fidoa", fidoa, "cpu32", "fidoa", cpu32, isa_cpu32, FL_FIDOA | FL_MMU)
H A Dm68k-isas.def37 M68K_ISA ("cpu32", cpu32, cpu32, isa_20, FL_FOR_isa_cpu32)
H A Dm68k-microarchs.def39 M68K_MICROARCH ("cpu32", cpu32, cpu32, isa_20, FL_FOR_isa_cpu32)
H A Dt-mlibs65 mcpu?cpu32=march?cpu32
87 || CPU == "cpu32" \
H A Dm68k-tables.opt52 Enum(target_device) String(cpu32) Value(cpu32)
392 Enum(uarch_type) String(cpu32) Value(ucpu32)
432 Enum(m68k_isa) String(cpu32) Value(6)
H A Dt-rtems3 || MLIB == "cpu32" \
H A Dm68k.opt127 Generate code for a cpu32.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dm68k-devices.def80 M68K_DEVICE ("68332", m68332, "68332", "cpu32", cpu32, isa_cpu32, FL_MMU)
81 M68K_DEVICE ("cpu32", cpu32, "cpu32", "cpu32", cpu32, isa_cpu32, FL_MMU)
195 M68K_DEVICE ("fidoa", fidoa, "cpu32", "fidoa", cpu32, isa_cpu32, FL_FIDOA | FL_MMU)
H A Dm68k-isas.def37 M68K_ISA ("cpu32", cpu32, cpu32, isa_20, FL_FOR_isa_cpu32)
H A Dm68k-microarchs.def39 M68K_MICROARCH ("cpu32", cpu32, cpu32, isa_20, FL_FOR_isa_cpu32)
H A Dt-mlibs65 mcpu?cpu32=march?cpu32
87 || CPU == "cpu32" \
H A Dm68k-tables.opt52 Enum(target_device) String(cpu32) Value(cpu32)
392 Enum(uarch_type) String(cpu32) Value(ucpu32)
432 Enum(m68k_isa) String(cpu32) Value(6)
H A Dt-rtems3 || MLIB == "cpu32" \
H A Dm68k.opt127 Generate code for a cpu32.
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dm68k.h32 #define cpu32 0x100 /* e.g., 68332 */ macro
52 #define m68010up (m68010 | cpu32 | fido_a | m68020up)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dm68k.h32 #define cpu32 0x100 /* e.g., 68332 */ macro
52 #define m68010up (m68010 | cpu32 | fido_a | m68020up)
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcpu-m68k.c124 cpu32|m68881,
234 if ((~features & (cpu32 | mcfisa_a)) == 0) in bfd_m68k_compatible()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcpu-m68k.c124 cpu32|m68881,
234 if ((~features & (cpu32 | mcfisa_a)) == 0) in bfd_m68k_compatible()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp9381 static void Print_x86_thread_state32_t(MachO::x86_thread_state32_t &cpu32) { in Print_x86_thread_state32_t() argument
9382 outs() << "\t eax " << format("0x%08" PRIx32, cpu32.eax); in Print_x86_thread_state32_t()
9383 outs() << " ebx " << format("0x%08" PRIx32, cpu32.ebx); in Print_x86_thread_state32_t()
9384 outs() << " ecx " << format("0x%08" PRIx32, cpu32.ecx); in Print_x86_thread_state32_t()
9385 outs() << " edx " << format("0x%08" PRIx32, cpu32.edx) << "\n"; in Print_x86_thread_state32_t()
9386 outs() << "\t edi " << format("0x%08" PRIx32, cpu32.edi); in Print_x86_thread_state32_t()
9387 outs() << " esi " << format("0x%08" PRIx32, cpu32.esi); in Print_x86_thread_state32_t()
9388 outs() << " ebp " << format("0x%08" PRIx32, cpu32.ebp); in Print_x86_thread_state32_t()
9389 outs() << " esp " << format("0x%08" PRIx32, cpu32.esp) << "\n"; in Print_x86_thread_state32_t()
9390 outs() << "\t ss " << format("0x%08" PRIx32, cpu32.ss); in Print_x86_thread_state32_t()
[all …]
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-m68k.c378 ((x) & (m68020|m68030|m68040|m68060|cpu32|fido_a|mcfisa_b|mcfisa_c))
380 ((x) & (m68020|m68030|m68040|m68060|cpu32|fido_a|mcfisa_b|mcfisa_c))
382 ((x) & (m68020|m68030|m68040|m68060|cpu32|fido_a|mcfisa_b|mcfisa_c))
384 ((x) & (m68020|m68030|m68040|m68060|cpu32|fido_a|mcfisa_b))
511 {cpu32|m68881, cpu32_ctrl, "cpu32", 0},
567 {cpu32|m68881, cpu32_ctrl, "cpu32", 0},
568 {cpu32|m68881, cpu32_ctrl, "68330", 1},
569 {cpu32|m68881, cpu32_ctrl, "68331", 1},
570 {cpu32|m68881, cpu32_ctrl, "68332", 1},
571 {cpu32|m68881, cpu32_ctrl, "68333", 1},
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m68k.c378 ((x) & (m68020|m68030|m68040|m68060|cpu32|fido_a|mcfisa_b|mcfisa_c))
380 ((x) & (m68020|m68030|m68040|m68060|cpu32|fido_a|mcfisa_b|mcfisa_c))
382 ((x) & (m68020|m68030|m68040|m68060|cpu32|fido_a|mcfisa_b|mcfisa_c))
384 ((x) & (m68020|m68030|m68040|m68060|cpu32|fido_a|mcfisa_b))
512 {cpu32|m68881, cpu32_ctrl, "cpu32", 0},
568 {cpu32|m68881, cpu32_ctrl, "cpu32", 0},
569 {cpu32|m68881, cpu32_ctrl, "68330", 1},
570 {cpu32|m68881, cpu32_ctrl, "68331", 1},
571 {cpu32|m68881, cpu32_ctrl, "68332", 1},
572 {cpu32|m68881, cpu32_ctrl, "68333", 1},
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DCONTRIBUTORS27 support for m680[34]0 & cpu32, considerable work on i960 including a
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DCONTRIBUTORS27 support for m680[34]0 & cpu32, considerable work on i960 including a

12345