Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/objtool/arch/x86/
A Ddecode.c218 op->dest.type = OP_DEST_REG; in arch_decode_instruction()
240 op->dest.type = OP_DEST_REG; in arch_decode_instruction()
301 op->dest.type = OP_DEST_REG; in arch_decode_instruction()
312 op->dest.type = OP_DEST_REG; in arch_decode_instruction()
335 op->dest.type = OP_DEST_REG; in arch_decode_instruction()
372 op->dest.type = OP_DEST_REG; in arch_decode_instruction()
422 op->dest.type = OP_DEST_REG; in arch_decode_instruction()
435 op->dest.type = OP_DEST_REG; in arch_decode_instruction()
475 op->dest.type = OP_DEST_REG; in arch_decode_instruction()
581 op->dest.type = OP_DEST_REG; in arch_decode_instruction()
[all …]
/linux-6.3-rc2/tools/objtool/include/objtool/
A Darch.h35 OP_DEST_REG, enumerator
/linux-6.3-rc2/tools/objtool/
A Dcheck.c2745 if (op->dest.type == OP_DEST_REG && op->src.type == OP_SRC_ADD && in update_cfi_state_regs()
2842 case OP_DEST_REG: in update_cfi_state()

Completed in 9 milliseconds