|
From: | Richard Henderson |
Subject: | Re: [Qemu-devel] [PATCH v2 35/68] target/arm: Convert CPS (privileged) |
Date: | Sun, 25 Aug 2019 18:10:55 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 |
On 8/25/19 1:43 PM, Peter Maydell wrote: > I'm still confused, I think. The hint space is > + NOP 1111 0011 1010 1111 1000 0000 ---- ---- > (plus the more specific hint insns before that pattern with > fixed values in the [7:0] bits). > CPS falls into that space; but you've placed it with > SMC and HVC which don't fall into the hint space, because > they have 0111 in bits [27:24], not 0011. Oops. I see what you mean. r~
[Prev in Thread] | Current Thread | [Next in Thread] |