Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/include/
H A Ducontext.h64 #define _REG_SP _REG_R13 macro
/f-stack/freebsd/arm/arm/
H A Dmachdep.c450 gr[_REG_SP] = tf->tf_usr_sp; in get_mcontext()
516 tf->tf_usr_sp = gr[_REG_SP]; in set_mcontext()