Home
last modified time | relevance | path

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

/linux-6.1.9/tools/objtool/include/objtool/
Darch.h55 OP_SRC_AND, enumerator
/linux-6.1.9/tools/objtool/arch/x86/
Ddecode.c281 op->src.type = OP_SRC_AND; in arch_decode_instruction()
/linux-6.1.9/tools/objtool/
Dcheck.c2808 case OP_SRC_AND: in update_cfi_state()