diff options
| author | Mark Cave-Ayland | 2019-01-30 21:36:36 +0100 |
|---|---|---|
| committer | David Gibson | 2019-02-04 08:44:19 +0100 |
| commit | 634c583526ffcd3db8753d4684c5e0a51e74cbbf (patch) | |
| tree | ab2ed018546f88f7303ed410d2486b229ede7720 /scripts | |
| parent | target/ppc: eliminate use of EL_IDX macros from int_helper.c (diff) | |
| download | qemu-634c583526ffcd3db8753d4684c5e0a51e74cbbf.tar.gz qemu-634c583526ffcd3db8753d4684c5e0a51e74cbbf.tar.xz qemu-634c583526ffcd3db8753d4684c5e0a51e74cbbf.zip | |
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 'scripts')
0 files changed, 0 insertions, 0 deletions
