Home
last modified time | relevance | path

Searched refs:OP_SRC_AND (Results 1 – 3 of 3) sorted by relevance

/linux/tools/objtool/include/objtool/
H A Darch.h57 OP_SRC_AND, enumerator
/linux/tools/objtool/arch/x86/
H A Ddecode.c379 op->src.type = OP_SRC_AND; in arch_decode_instruction()
/linux/tools/objtool/
H A Dcheck.c3093 case OP_SRC_AND: in update_cfi_state()