Re: [Qemu-devel] [PATCH 5/7] target-mips: use DSP unions for unary DSP operators
emu-devel] [PATCH 5/7] target-mips: use DSP unions for unary > DSP operators > > This allow to reduce the number of macros. > > Signed-off-by: Aurelien Jarno > --- > target-mips/dsp_helper.c | 124 - > - > 1 file changed, 42
[Qemu-devel] [PATCH 5/7] target-mips: use DSP unions for unary DSP operators
This allow to reduce the number of macros. Signed-off-by: Aurelien Jarno --- target-mips/dsp_helper.c | 124 -- 1 file changed, 42 insertions(+), 82 deletions(-) diff --git a/target-mips/dsp_helper.c b/target-mips/dsp_helper.c index 931ca70..3bd2d35