HomeSort by: relevance | last modified time | path
    Searched refs:or1k (Results 1 - 21 of 21) sorted by relevancy

  /src/sys/arch/or1k/include/
bswap.h 6 #include <or1k/byte_swap.h>
pcb.h 35 #include <or1k/reg.h>
param.h 45 * If ELF, MACHINE and MACHINE_ARCH are forced to "or1k/or1k".
48 #define _MACHINE_ARCH or1k
49 #define MACHINE_ARCH "or1k"
50 #define _MACHINE or1k
51 #define MACHINE "or1k"
55 /* OR1K-specific macro to align a stack pointer (downwards). */
cpu_counter.h 36 * OR1K specific support for CPU counter.
42 #include <or1k/armreg.h>
frame.h 35 #include <or1k/reg.h>
ieeefp.h 15 #include <or1k/fenv.h>
types.h 37 #include <or1k/int_types.h>
db_machdep.h 35 #include <or1k/frame.h>
intr.h 74 #include <or1k/pic/picvar.h>
Makefile 3 INCSDIR= /usr/include/or1k
  /src/lib/csu/arch/or1k/
crt0.S 32 #include <or1k/asm.h>
  /src/share/mk/
bsd.endian.mk 24 ${MACHINE_ARCH} == "or1k" || \
bsd.own.mk 17 MACHINE_CPU= ${MACHINE_ARCH:C/mips.*e[bl]/mips/:C/sh3e[bl]/sh3/:S/coldfire/m68k/:S/m68000/m68k/:C/e?arm.*/arm/:S/powerpc64/powerpc/:S/aarch64eb/aarch64/:S/or1knd/or1k/:C/riscv../riscv/}
789 MACHINES.or1k= or1k
953 MKGDB.or1k= no
955 # No kernel modules for or1k (yet)
956 MKKMOD.or1k= no
958 # No profiling for or1k or risc-v (yet)
959 MKPROFILE.or1k= no
1176 ${MACHINE_ARCH} == "coldfire" || ${MACHINE_CPU} == "or1k" || \
bsd.sys.mk 199 ${MACHINE_CPU} == "or1k" )
  /src/etc/mtree/
Makefile 12 MTREE_MACHINE_ARCH=${MACHINE_ARCH:C/mipse[bl]/mips/:C/mipsn?64e[bl]/mips64/:C/sh3e[bl]/sh3/:S/coldfire/m68k/:S/m68000/m68k/:C/e?arm.*/arm/:S/aarch64eb/aarch64/:S/or1knd/or1k/}
  /src/lib/librumpuser/build-aux/
config.guess 1008 echo or1k-unknown-linux-${LIBC}
1010 or32:Linux:*:* | or1k*:Linux:*:*)
config.sub 301 | open8 | or1k | or1knd | or32 \
428 | or1k*-* \
  /src/sys/external/isc/libsodium/dist/build-aux/
config.guess 1009 echo or1k-unknown-linux-${LIBC}
1011 or32:Linux:*:* | or1k*:Linux:*:*)
config.sub 301 | open8 | or1k | or1knd | or32 \
429 | or1k*-* \
  /src/sys/external/isc/libsodium/dist/
config.sub 299 | or1k | or32 \
1595 or1k-*)
config.guess 973 or1k:Linux:*:*)

Completed in 23 milliseconds