Searched defs:get_opcode (Results 1 – 4 of 4) sorted by relevance
103 static int get_opcode(unsigned char *addr, unsigned int *opcode) in get_opcode() function
939 static inline u32 get_opcode(struct sk_buff *skb) in get_opcode() function
401 #define get_opcode(insn) (((insn) >> 26) & 0x3f) macro
653 static inline u32 get_opcode(u32 cmd, const struct intel_engine_cs *engine) in get_opcode() function