sim: ppc: add missing parens with e500 macro
authorMike Frysinger <vapier@gentoo.org>
Wed, 9 Nov 2022 15:33:27 +0000 (22:33 +0700)
committerMike Frysinger <vapier@gentoo.org>
Wed, 9 Nov 2022 15:34:16 +0000 (22:34 +0700)
commitc2264c8f78f353daebce3086ae52b3c1cf2f0a8d
treec23c242904aea353eb5eee461a7fcf60e09afb5d
parentadcc07b94f93caa91269bebb540e3d57ddf5c430
sim: ppc: add missing parens with e500 macro

This macro expansion was missing a set of outer-most parenthesis which
some compilers would complain about depending on how the macro is used.
This is just standard good macro hygiene too.
sim/ppc/e500_expression.h