target/ppc/cpu.h: Put macro parameter in parentheses
commit254581039e9fd5e72e4ecbbcd881f8c85c164031
authorBALATON Zoltan <balaton@eik.bme.hu>
Thu, 30 Jan 2020 02:06:18 +0000 (30 03:06 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 3 Feb 2020 00:33:10 +0000 (3 11:33 +1100)
tree6b86cc30cf2fa3ab1ec3cb76be5e98807b2ba833
parent37965dfe4dffa3ac49438337417608e7f346b58a
target/ppc/cpu.h: Put macro parameter in parentheses

Fix PPC_INPUT macro to work with more complex expressions by
protecting its argument with parentheses.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Message-Id: <20200130021619.65FAB747871@zero.eik.bme.hu>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/cpu.h