Home
last modified time | relevance | path

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

/linux-6.1.9/tools/objtool/include/objtool/
Darch.h37 OP_DEST_MEM, enumerator
/linux-6.1.9/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-6.1.9/tools/objtool/
Dcheck.c2996 case OP_DEST_MEM: in update_cfi_state()