Searched refs:uwx_set_reg (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/contrib/ia64/libuwx/src/
H A Duwx.h98 __EXTERN_C int uwx_set_reg(
358 return uwx_set_reg(env, regid, val);
H A Duwx_utable.c101 uwx_set_reg(env, UWX_REG_GP, *uvec++);
H A Duwx_context.c248 int uwx_set_reg(struct uwx_env *env, int regid, uint64_t val) function
H A Duwx_step.c206 uwx_set_reg(env, UWX_REG_GP, uvec[i+1]);
686 uwx_set_reg(env, UWX_REG_GP, uvec[i+1]);

Completed in 50 milliseconds