target/ppc: fix typo in SIMM5 extraction helper
commitffcd21acb45ade8591e78ca78af3f567a4bb2e9b
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Wed, 2 Jan 2019 09:14:15 +0000 (2 09:14 +0000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 8 Jan 2019 22:28:13 +0000 (9 09:28 +1100)
tree6d3b480dae55cdcd2d03e6cc5a07633ea4bda663
parent33c6a8b58e239d8199ff93dba45ceddf413d5f15
target/ppc: fix typo in SIMM5 extraction helper

As the macro name suggests, the argument should be signed and not unsigned.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/internal.h