Lines Matching +full:risc +full:- +full:v
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
14 #define EM_MIPS 8 /* MIPS R3000 (officially, big-endian only) */
18 #define EM_MIPS_RS3_LE 10 /* MIPS R3000 little-endian */
19 #define EM_MIPS_RS4_BE 10 /* MIPS R4000 big-endian */
28 #define EM_SPARCV9 43 /* SPARC v9 64-bit */
30 #define EM_IA_64 50 /* HP/Intel IA-64 */
31 #define EM_X86_64 62 /* AMD x86-64 */
33 #define EM_CRIS 76 /* Axis Communications 32-bit embedded processor */
36 #define EM_OPENRISC 92 /* OpenRISC 32-bit embedded processor */
40 #define EM_UNICORE 110 /* UniCore-32 */
41 #define EM_ALTERA_NIOS2 113 /* Altera Nios II soft-core processor */
45 embedded RISC processor family */
49 #define EM_TILEGX 191 /* Tilera TILE-Gx */
51 #define EM_RISCV 243 /* RISC-V */
52 #define EM_BPF 247 /* Linux BPF - in-kernel virtual machine */
53 #define EM_CSKY 252 /* C-SKY */
55 #define EM_FRV 0x5441 /* Fujitsu FR-V */