Home
last modified time | relevance | path

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

/freebsd/sys/arm/arm/
H A Dmachdep_ptrace.c116 error = arm_predict_branch(td, cur_instr, td->td_frame->tf_pc, in ptrace_get_alternative_next()
220 arm_predict_branch(void *cookie, u_int insn, register_t pc, register_t *new_pc, in arm_predict_branch() function
H A Ddb_interface.c314 ret = arm_predict_branch(NULL, insn, (register_t)pc, &new_pc, in branch_taken()
/freebsd/sys/arm/include/
H A Dmachdep.h39 int arm_predict_branch(void *, u_int, register_t, register_t *,