> Or probably even better: > > ctx.ps = ((env->active_fpu.fcr0 >> FCR0_PS) & 1) || > (ctx->insn_flags & (INSN_LOONGSON2E | INSN_LOONGSON2F)) >
Yes that is good. I will send updated version soon. Regards, Yongbok
> Or probably even better: > > ctx.ps = ((env->active_fpu.fcr0 >> FCR0_PS) & 1) || > (ctx->insn_flags & (INSN_LOONGSON2E | INSN_LOONGSON2F)) >
Yes that is good. I will send updated version soon. Regards, Yongbok