Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/include/objtool/
H A Darch.h37 OP_DEST_MEM, enumerator
/openbmc/linux/tools/objtool/arch/x86/
H A Ddecode.c484 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()
504 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()
564 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()
/openbmc/linux/tools/objtool/
H A Dcheck.c3195 case OP_DEST_MEM: in update_cfi_state()