qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH for-7.1 v6 44/51] target/nios2: Implement EIC interrupt proce


From: Richard Henderson
Subject: Re: [PATCH for-7.1 v6 44/51] target/nios2: Implement EIC interrupt processing
Date: Thu, 17 Mar 2022 12:54:19 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 3/17/22 12:11, Peter Maydell wrote:
+    new_status &= ~R_CR_STATUS_CRS_MASK;

We're missing the "copy status.CRS to status.PRS" part of
taking an exception, I think ?

Whoops, yes.


r~



reply via email to

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