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

/freebsd-10.1-release/sys/contrib/ia64/libuwx/src/
H A Duwx_step.c51 int uwx_restore_nat(struct uwx_env *env, uint64_t rstate, int unat);
540 if (uwx_restore_nat(env, env->rstate[SBREG_GR + i], unat))
802 /* uwx_restore_nat: Returns the saved NaT bit for a preserved GR */
804 int uwx_restore_nat(struct uwx_env *env, uint64_t rstate, int unat) function

Completed in 44 milliseconds