qemu-riscv
[Top][All Lists]
Advanced

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

Re: [PATCH v2 3/6] target/riscv: add support for zfinx


From: Richard Henderson
Subject: Re: [PATCH v2 3/6] target/riscv: add support for zfinx
Date: Fri, 31 Dec 2021 12:06:09 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

On 12/30/21 7:23 PM, Weiwei Li wrote:
+    if (reg_num != 0) {
+        switch (get_ol(ctx)) {

Oh, you should be using get_xl here and elsewhere in this patch, not get_ol.


r~



reply via email to

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