HomeSort by relevance Sort by last modified time
    Searched defs:MAX_INSNS (Results 1 - 14 of 14) sorted by null

  /external/linux-kselftest/tools/testing/selftests/bpf/
test_verifier.c 47 #define MAX_INSNS 512
54 struct bpf_insn insns[MAX_INSNS];
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
ip2k-opc.h 80 #define MAX_INSNS ((int) IP2K_INSN_NOP + 1)
lm32-opc.h 68 #define MAX_INSNS ((int) LM32_INSN_LBUGOTOFF + 1)
fr30-opc.h 87 #define MAX_INSNS ((int) FR30_INSN_XCHB + 1)
m32r-opc.h 93 #define MAX_INSNS ((int) M32R_INSN_BTST + 1)
mt-opc.h 80 #define MAX_INSNS ((int) MT_INSN_DFBR + 1)
or1k-opc.h 75 #define MAX_INSNS ((int) OR1K_INSN_LF_CUST1_D + 1)
xstormy16-opc.h 79 #define MAX_INSNS ((int) XSTORMY16_INSN_SYSCALL + 1)
epiphany-opc.h 143 #define MAX_INSNS ((int) EPIPHANY_INSN_F_SQRTF32 + 1)
iq2000-opc.h 122 #define MAX_INSNS ((int) IQ2000_INSN_CTC + 1)
xc16x-opc.h 150 #define MAX_INSNS ((int) XC16X_INSN_ASHRRI + 1)
frv-opc.h 260 #define MAX_INSNS ((int) FRV_INSN_FNOP + 1)
mep-opc.h 339 #define MAX_INSNS ((int) MEP_INSN_CPSMSBSLLA1_W_P1 + 1)
m32c-opc.h     [all...]

Completed in 722 milliseconds