Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/include/
H A Ducontext.h45 #define _REG_R0 0 macro
/f-stack/freebsd/arm/arm/
H A Dmachdep.c432 gr[_REG_R0] = 0; in get_mcontext()
435 gr[_REG_R0] = tf->tf_r0; in get_mcontext()
503 tf->tf_r0 = gr[_REG_R0]; in set_mcontext()