On 2013-04-13 14:47, Aurelien Jarno wrote:
+ gen_qemu_st64(ctx, cpu_fpr[rD(ctx->opcode) + 1], EA);
Actually, for both this and ldfp, don't you need to check for odd rD and raise sigill or whatever? r~
On 2013-04-13 14:47, Aurelien Jarno wrote:
+ gen_qemu_st64(ctx, cpu_fpr[rD(ctx->opcode) + 1], EA);
Actually, for both this and ldfp, don't you need to check for odd rD and raise sigill or whatever? r~