Home
last modified time | relevance | path

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

/Linux-v6.1/tools/objtool/include/objtool/
Darch.h37 OP_DEST_MEM, enumerator
/Linux-v6.1/tools/objtool/arch/x86/
Ddecode.c456 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()
476 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()
536 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()
/Linux-v6.1/tools/objtool/
Dcheck.c2986 case OP_DEST_MEM: in update_cfi_state()