Home
last modified time | relevance | path

Searched refs:_REG_LR (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/include/
H A Ducontext.h65 #define _REG_LR _REG_R14 macro
/f-stack/freebsd/arm/arm/
H A Dmachdep.c451 gr[_REG_LR] = tf->tf_usr_lr; in get_mcontext()
517 tf->tf_usr_lr = gr[_REG_LR]; in set_mcontext()