Searched defs:OPCODE (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/target/hexagon/ |
H A D | opcodes.c | 33 #define OPCODE(IID) DONAME(IID) macro 54 #define DEF_ENC32(OPCODE, ENCSTR) \ argument 57 #define DEF_ENC_SUBINSN(OPCODE, CLASS, ENCSTR) \ argument 60 #define DEF_EXT_ENC(OPCODE, CLASS, ENCSTR) \ argument
|
H A D | opcodes.h | 22 #define OPCODE(IID) IID macro
|
H A D | gen_dectree_import.c | 31 #define OPCODE(IID) STRINGIZE(IID) macro
|
H A D | translate.c | 44 #define OPCODE(X) [X] = analyze_##X macro
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | spu-opc.c | 25 #define APUOP(TAG,MACFORMAT,OPCODE,MNEMONIC,ASMFORMAT,DEP,PIPE) \ argument 27 #define APUOPFB(TAG,MACFORMAT,OPCODE,FB,MNEMONIC,ASMFORMAT,DEP,PIPE) \ argument
|
H A D | spu.h | 62 #define APUOP(TAG,MACFORMAT,OPCODE,MNEMONIC,ASMFORMAT,DEP,PIPE) \ argument 64 #define APUOPFB(TAG,MACFORMAT,OPCODE,FB,MNEMONIC,ASMFORMAT,DEP,PIPE) \ argument
|
/openbmc/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_32.c | 137 #define emit_alu_X(OPCODE) \ argument 157 #define emit_alu_K(OPCODE, K) \ argument
|
/openbmc/linux/kernel/bpf/ |
H A D | core.c | 1721 #define SHT(OPCODE, OP) \ in ___bpf_prog_run() argument 1735 #define ALU(OPCODE, OP) \ in ___bpf_prog_run() argument 2019 #define COND_JMP(SIGN, OPCODE, CMP_OP) \ in ___bpf_prog_run() argument
|
/openbmc/qemu/target/arm/tcg/ |
H A D | crypto_helper.c | 594 #define DO_SM3TT(NAME, OPCODE) \ argument
|
/openbmc/linux/arch/mips/kernel/ |
H A D | traps.c | 502 #define OPCODE 0xfc000000 macro
|