Home
last modified time | relevance | path

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

/linux/tools/objtool/include/objtool/
H A Darch.h39 OP_DEST_MEM, enumerator
/linux/tools/objtool/arch/x86/
H A Ddecode.c540 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()
566 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()
639 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()
/linux/tools/objtool/
H A Dcheck.c3279 case OP_DEST_MEM: in update_cfi_state()