Home
last modified time | relevance | path

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

/freebsd/lib/libthread_db/arch/arm/
H A Dlibpthread_md.c44 gr[_REG_R3] = r->r[3]; in pt_reg_to_ucontext()
70 r->r[3] = gr[_REG_R3]; in pt_ucontext_to_reg()
/freebsd/sys/arm/include/
H A Ducontext.h46 #define _REG_R3 3 macro
/freebsd/sys/arm/arm/
H A Dexec_machdep.c184 gr[_REG_R3] = tf->tf_r3; in get_mcontext()
250 tf->tf_r3 = gr[_REG_R3]; in set_mcontext()