Home
last modified time | relevance | path

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

/linux-6.15/tools/objtool/include/objtool/
H A Darch.h39 OP_DEST_MEM, enumerator
/linux-6.15/tools/objtool/arch/x86/
H A Ddecode.c501 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()
521 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()
593 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()
/linux-6.15/tools/objtool/
H A Dcheck.c3162 case OP_DEST_MEM: in update_cfi_state()