qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 09/10] target-ppc: emulate store doubleword pair


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 09/10] target-ppc: emulate store doubleword pair instructions
Date: Wed, 17 Apr 2013 16:26:44 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130402 Thunderbird/17.0.5

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~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]