Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/kernel/probes/
H A Dsimulate-insn.c136 #define branch_offset(opcode) \ macro
163 offset_tmp = branch_offset(opcode); in simulate_branch()
/openbmc/linux/arch/arm/probes/kprobes/
H A Dtest-core.c1342 if (end_arg->branch_offset != end_arg->end_offset) in kprobes_test_case_start()
1343 current_branch_target = test_code + end_arg->branch_offset; in kprobes_test_case_start()
H A Dtest-core.h79 u16 branch_offset; member
/openbmc/qemu/target/hexagon/imported/
H A Dmacros.def463 thread->branch_offset = insn->encoding_offset; thread->branch_opcode = insn->opcode;