|
From: | Richard Henderson |
Subject: | Re: [PATCH v4 3/5] target/ppc: move SPR R/W callbacks to translate.c |
Date: | Tue, 4 May 2021 09:08:51 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 |
On 5/4/21 7:01 AM, Bruno Larsen (billionai) wrote:
Moved all read and write callbacks for SPRs away from translate_init.c.inc and into translate.c; these functions are TCG only, so this motion is required to enable building with the flag disable-tcg Signed-off-by: Bruno Larsen (billionai) <bruno.larsen@eldorado.org.br>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
+/*****************************************************************************/ +/* SPR READ/RITE CALLBACKS */
WRITE. r~
[Prev in Thread] | Current Thread | [Next in Thread] |