Home
last modified time | relevance | path

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

/linux-6.15/tools/objtool/arch/x86/
H A Ddecode.c231 op->src.type = OP_SRC_ADD; in arch_decode_instruction()
313 op->src.type = OP_SRC_ADD; in arch_decode_instruction()
489 op->src.type = OP_SRC_ADD; in arch_decode_instruction()
679 op->src.type = OP_SRC_ADD; in arch_decode_instruction()
/linux-6.15/tools/objtool/include/objtool/
H A Darch.h56 OP_SRC_ADD, enumerator
/linux-6.15/tools/objtool/arch/loongarch/
H A Ddecode.c125 op->src.type = OP_SRC_ADD; in decode_insn_reg2i12_fomat()
/linux-6.15/tools/objtool/
H A Dcheck.c2681 if (op->dest.type == OP_DEST_REG && op->src.type == OP_SRC_ADD && in update_cfi_state_regs()
2902 case OP_SRC_ADD: in update_cfi_state()