Home
last modified time | relevance | path

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

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