Searched defs:OPCODE (Results  1 – 6 of 6) sorted by relevance
| /linux-4.1.27/arch/powerpc/xmon/ | 
| D | spu-opc.c | 36 #define APUOP(TAG,MACFORMAT,OPCODE,MNEMONIC,ASMFORMAT,DEP,PIPE) \  argument 38 #define APUOPFB(TAG,MACFORMAT,OPCODE,FB,MNEMONIC,ASMFORMAT,DEP,PIPE) \  argument
  | 
| D | spu.h | 73 #define APUOP(TAG,MACFORMAT,OPCODE,MNEMONIC,ASMFORMAT,DEP,PIPE) \  argument 75 #define APUOPFB(TAG,MACFORMAT,OPCODE,FB,MNEMONIC,ASMFORMAT,DEP,PIPE) \  argument
  | 
| /linux-4.1.27/kernel/bpf/ | 
| D | core.c | 306 #define ALU(OPCODE, OP)			\  in __bpf_prog_run()  argument
  | 
| /linux-4.1.27/arch/sparc/net/ | 
| D | bpf_jit_comp.c | 165 #define emit_alu_X(OPCODE)					\  argument 185 #define emit_alu_K(OPCODE, K)					\  argument
  | 
| /linux-4.1.27/arch/mips/kernel/ | 
| D | traps.c | 487 #define OPCODE 0xfc000000  macro
  | 
| /linux-4.1.27/arch/mips/kvm/ | 
| D | emulate.c | 2300 #define OPCODE 0xfc000000  macro
  |