target/ppc: Add cia field to DisasContext
commit2c2bcb1b507731ec2676f745a37450a955cce0c5
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 12 May 2021 18:54:11 +0000 (12 15:54 -0300)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 19 May 2021 00:30:28 +0000 (19 10:30 +1000)
tree44f790f659501e21f0d1377256440afe604074c9
parent47334e173831f356385b32fcc6767809811a638c
target/ppc: Add cia field to DisasContext

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Bruno Larsen (billionai) <bruno.larsen@eldorado.org.br>
Reviewed-by: Luis Pires <luis.pires@eldorado.org.br>
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20210512185441.3619828-2-matheus.ferst@eldorado.org.br>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/translate.c