Home
last modified time | relevance | path

Searched defs:OPCODE3 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/parisc/kernel/
H A Dunaligned.c33 #define OPCODE3(a,b) ((a)<<26|(b)<<2) macro
/linux/arch/x86/kernel/
H A Duprobes.c44 #define OPCODE3(insn) ((insn)->opcode.bytes[2]) macro