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

/freebsd-10.1-release/sys/contrib/ia64/libuwx/src/
H A Duwx.h290 #define UWX_REG_AR_FPSR 12 /* ar.fpsr */ macro
302 #define UWX_REG_FPSR UWX_REG_AR_FPSR
H A Duwx_step.c618 env->context.special[UWX_REG_AR_FPSR] = val;
619 env->history.special[UWX_REG_AR_FPSR] = hist;
620 env->context.valid_regs |= 1 << UWX_REG_AR_FPSR;
H A Duwx_self.c225 else if (rem == UWX_REG_AR_FPSR)

Completed in 99 milliseconds