qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] MIPS/GDB: Correct stub handling of CP0 Status a


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH] MIPS/GDB: Correct stub handling of CP0 Status and Cause
Date: Tue, 12 Jun 2012 08:04:24 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1

On 2012-06-07 18:07, Maciej W. Rozycki wrote:
> +/* Called for updates to CP0_Status.  */
> +static inline void sync_c0_status(CPUMIPSState *env, int tc)

Any reason why these rather large functions are inline
rather than being in helper.c?

Otherwise, the change to gdbstub.c is most proper.


r~



reply via email to

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