Searched refs:_REG32_PC (Results 1 – 2 of 2) sorted by relevance
17 #define _REG32_PC 1 macro
811 if (((gr[_REG32_PC] | gr[_REG32_nPC]) & 3) != 0 || in cpu_mcontext32_validate()812 gr[_REG32_PC] == 0 || gr[_REG32_nPC] == 0) in cpu_mcontext32_validate()843 tf->tf_pc = (uint64_t)gr[_REG32_PC]; in cpu_setmcontext32()931 gr[_REG32_PC] = tf->tf_pc; in cpu_getmcontext32()