Home
last modified time | relevance | path

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

/Linux-v5.4/tools/objtool/
Darch.h36 OP_DEST_MEM, enumerator
Dcheck.c1827 case OP_DEST_MEM: in update_insn_state()
/Linux-v5.4/tools/objtool/arch/x86/
Ddecode.c337 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()
355 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()
399 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()