Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/objtool/arch/x86/
H A Ddecode.c374 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()
394 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()
440 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()
/OK3568_Linux_fs/kernel/tools/objtool/
H A Darch.h36 OP_DEST_MEM, enumerator
H A Dcheck.c2620 case OP_DEST_MEM: in update_cfi_state()