diff options
| author | Bruno Larsen (billionai) | 2021-05-06 21:08:37 +0200 |
|---|---|---|
| committer | David Gibson | 2021-05-19 02:30:28 +0200 |
| commit | 37f219c8f8b93f5bd1cb9bc156066357a806393a (patch) | |
| tree | aa4b4b054f81d2a27a33ef196f64aec46646279b /include | |
| parent | target/ppc: renamed SPR registration functions (diff) | |
| download | qemu-37f219c8f8b93f5bd1cb9bc156066357a806393a.tar.gz qemu-37f219c8f8b93f5bd1cb9bc156066357a806393a.tar.xz qemu-37f219c8f8b93f5bd1cb9bc156066357a806393a.zip | |
target/ppc: move SPR R/W callbacks to translate.c
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>
Message-Id: <20210506190837.6921-1-bruno.larsen@eldorado.org.br>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
