Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Ducontext.h100 #define UCR_ZERO UCTX_REG(0)
101 #define UCR_AT UCTX_REG(1)
102 #define UCR_V0 UCTX_REG(2)
103 #define UCR_V1 UCTX_REG(3)
104 #define UCR_A0 UCTX_REG(4)
105 #define UCR_A1 UCTX_REG(5)
106 #define UCR_A2 UCTX_REG(6)
107 #define UCR_A3 UCTX_REG(7)
108 #define UCR_T0 UCTX_REG(8)
109 #define UCR_T1 UCTX_REG(9)
[all …]