Home
last modified time | relevance | path

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

/linux/tools/objtool/arch/x86/
A Ddecode.c224 op->dest.type = OP_DEST_REG; in arch_decode_instruction()
246 op->dest.type = OP_DEST_REG; in arch_decode_instruction()
307 op->dest.type = OP_DEST_REG; in arch_decode_instruction()
318 op->dest.type = OP_DEST_REG; in arch_decode_instruction()
341 op->dest.type = OP_DEST_REG; in arch_decode_instruction()
378 op->dest.type = OP_DEST_REG; in arch_decode_instruction()
428 op->dest.type = OP_DEST_REG; in arch_decode_instruction()
441 op->dest.type = OP_DEST_REG; in arch_decode_instruction()
481 op->dest.type = OP_DEST_REG; in arch_decode_instruction()
596 op->dest.type = OP_DEST_REG; in arch_decode_instruction()
[all …]
/linux/tools/objtool/arch/loongarch/
A Ddecode.c131 op->dest.type = OP_DEST_REG; in decode_insn_reg2i12_fomat()
153 op->dest.type = OP_DEST_REG; in decode_insn_reg2i12_fomat()
199 op->dest.type = OP_DEST_REG; in decode_insn_reg2i14_fomat()
/linux/tools/objtool/include/objtool/
A Darch.h35 OP_DEST_REG, enumerator
/linux/tools/objtool/
A Dcheck.c2815 if (op->dest.type == OP_DEST_REG && op->src.type == OP_SRC_ADD && in update_cfi_state_regs()
2916 case OP_DEST_REG: in update_cfi_state()

Completed in 12 milliseconds