Home
last modified time | relevance | path

Searched refs:INSN_CODE_SEG_OPND_SZ (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dinsn-eval.h15 #define INSN_CODE_SEG_OPND_SZ(params) (params & 0xf) macro
/openbmc/linux/arch/x86/lib/
H A Dinsn-eval.c1577 insn->opnd_bytes = INSN_CODE_SEG_OPND_SZ(seg_defs); in insn_decode_from_regs()