HomeSort by: relevance | last modified time | path
    Searched defs:m68000 (Results 1 - 5 of 5) sorted by relevancy

  /src/share/mk/
bsd.own.mk 17 MACHINE_CPU= ${MACHINE_ARCH:C/mips.*e[bl]/mips/:C/sh3e[bl]/sh3/:S/coldfire/m68k/:S/m68000/m68k/:S/m68ksf/m68k/:C/e?arm.*/arm/:S/powerpc64/powerpc/:S/aarch64eb/aarch64/:S/or1knd/or1k/:C/riscv../riscv/}
103 .if ${MACHINE_ARCH} == "m68000"
804 MACHINES.m68000= sun2
985 # The m68000 port is incomplete.
987 .if ${MACHINE_ARCH} == "m68000"
1043 GNU_ARCH.m68000=m68010
1369 # Systems with MACHINE_ARCH == m68000 are extremely limited in terms
1373 MKADOSFS.m68000?= no
1374 MKAUDIO.m68000?= no
1375 MKAUTOFS.m68000?= n
    [all...]
  /src/external/gpl3/binutils/dist/include/opcode/
m68k.h 24 #define m68000 0x001 macro
53 #define m68000up (m68000 | m68010up)
  /src/external/gpl3/binutils.old/dist/include/opcode/
m68k.h 24 #define m68000 0x001 macro
53 #define m68000up (m68000 | m68010up)
  /src/external/gpl3/gdb/dist/include/opcode/
m68k.h 24 #define m68000 0x001 macro
53 #define m68000up (m68000 | m68010up)
  /src/external/gpl3/gdb.old/dist/include/opcode/
m68k.h 24 #define m68000 0x001 macro
53 #define m68000up (m68000 | m68010up)

Completed in 29 milliseconds