Home
last modified time | relevance | path

Searched refs:tf_ubc (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/sh3/include/
H A Duserret.h76 tf->tf_ubc = UBC_CYCLE_INSN | UBC_CYCLE_READ in userret()
82 tf->tf_ubc = UBC_CYCLE_INSN | UBC_CYCLE_READ; in userret()
H A Dframe.h86 int tf_ubc; member
/netbsd-src/sys/arch/sh3/sh3/
H A Ddb_interface.c243 regs->tf_ubc = UBC_CYCLE_INSN | UBC_CYCLE_READ in db_set_single_step()
249 regs->tf_ubc = UBC_CYCLE_INSN | UBC_CYCLE_READ; in db_set_single_step()
258 regs->tf_ubc = 0; in db_clear_single_step()
H A Dgenassym.cf43 define TF_UBC offsetof(struct trapframe, tf_ubc)
H A Dexception_vector.S138 mov.w r2, @r3 ! BBRA = tf->tf_ubc