Home
last modified time | relevance | path

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

/linux/tools/objtool/arch/x86/
H A Ddecode.c286 op->src.type = OP_SRC_ADD; in arch_decode_instruction()
368 op->src.type = OP_SRC_ADD; in arch_decode_instruction()
528 op->src.type = OP_SRC_ADD; in arch_decode_instruction()
729 op->src.type = OP_SRC_ADD; in arch_decode_instruction()
/linux/tools/objtool/include/objtool/
H A Darch.h56 OP_SRC_ADD, enumerator
/linux/tools/objtool/arch/loongarch/
H A Ddecode.c137 op->src.type = OP_SRC_ADD; in decode_insn_reg2i12_fomat()
/linux/tools/objtool/
H A Dcheck.c2784 if (op->dest.type == OP_DEST_REG && op->src.type == OP_SRC_ADD && in update_cfi_state_regs()
3019 case OP_SRC_ADD: in update_cfi_state()