Searched refs:TARGET_REG_R0 (Results 1 – 2 of 2) sorted by relevance
90 gr[TARGET_REG_R0] = 0; in get_mcontext()93 gr[TARGET_REG_R0] = tswap32(env->regs[0]); in get_mcontext()176 env->regs[0] = tswap32(gr[TARGET_REG_R0]); in set_mcontext()
25 #define TARGET_REG_R0 0 macro