qemu-e2k/target/hexagon/mmvec
Zongyuan Li 4a818b3767 target/hexagon: remove unused variable
When building with clang version 13.0.0 (eg. Fedora 13.0.0-3.fc35),
two unused variables introduced by macro GATHER_FUNCTION and
SCATTER_FUNCTION will cause building process failure due to
[-Werror -Wunused-variable].

Signed-off-by: Zongyuan Li <zongyuan.li@smartx.com>
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/831
Message-Id: <20220124064339.56027-1-zongyuan.li@smartx.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
2022-03-12 09:14:22 -08:00
..
decode_ext_mmvec.c Hexagon HVX (target/hexagon) instruction decoding 2021-11-03 16:01:36 -05:00
decode_ext_mmvec.h Hexagon HVX (target/hexagon) instruction decoding 2021-11-03 16:01:36 -05:00
macros.h target/hexagon: remove unused variable 2022-03-12 09:14:22 -08:00
mmvec.h Hexagon HVX (target/hexagon) add Hexagon Vector eXtensions (HVX) to core 2021-11-03 16:01:26 -05:00
system_ext_mmvec.c Hexagon HVX (target/hexagon) instruction utility functions 2021-11-03 16:01:30 -05:00
system_ext_mmvec.h Hexagon HVX (target/hexagon) instruction utility functions 2021-11-03 16:01:30 -05:00