diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2019-01-30 20:36:36 +0000 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2019-02-04 18:44:19 +1100 |
commit | 634c583526ffcd3db8753d4684c5e0a51e74cbbf (patch) | |
tree | ab2ed018546f88f7303ed410d2486b229ede7720 /MAINTAINERS | |
parent | 730d2ca3f0a79cf598b1142c94c83876561594d8 (diff) | |
download | qemu-634c583526ffcd3db8753d4684c5e0a51e74cbbf.zip qemu-634c583526ffcd3db8753d4684c5e0a51e74cbbf.tar.gz qemu-634c583526ffcd3db8753d4684c5e0a51e74cbbf.tar.bz2 |
target/ppc: simplify VEXT_SIGNED macro in int_helper.c
As pointed out by Richard: it does not need the mask argument, nor does it need
the recast argument. The masking is implied by the cast argument, and the
recast is implied by the assignment.
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>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions