]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/ppc: introduce the PPC_BIT() macro
authorCédric Le Goater <clg@kaod.org>
Wed, 6 Dec 2017 09:41:50 +0000 (10:41 +0100)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 6 Feb 2018 01:07:37 +0000 (19:07 -0600)
commitd72e0a69eadc93c4f74b16c88ca0e507edaf17a4
tree420713b6a423561b0e0718d8feaf812d9ec33f4b
parent4374cbca952851b92ec2532041f7557d959dbd23
target/ppc: introduce the PPC_BIT() macro

and use them in a couple of obvious places. Other macros will be used
in the model of the XIVE interrupt controller.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
(cherry picked from commit 2a83f9976efa9a85e8ceb9d1035a68f25c321334)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
target/ppc/cpu.h