Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/objtool/arch/x86/
A Ddecode.c216 op->src.type = OP_SRC_ADD; in arch_decode_instruction()
298 op->src.type = OP_SRC_ADD; in arch_decode_instruction()
472 op->src.type = OP_SRC_ADD; in arch_decode_instruction()
650 op->src.type = OP_SRC_ADD; in arch_decode_instruction()
/linux-6.3-rc2/tools/objtool/include/objtool/
A Darch.h54 OP_SRC_ADD, 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()
2962 case OP_SRC_ADD: in update_cfi_state()

Completed in 10 milliseconds