Re: [Qemu-devel] [PATCH v1 04/14] fp-test: add muladd variants

2018-03-27 Thread Emilio G. Cota
On Tue, Mar 27, 2018 at 12:33:55 +0100, Alex Bennée wrote: > Emilio G. Cota writes: > > > These are a few muladd-related operations that the original IBM syntax > > does not specify; model files for these are in muladd.fptest. > > > > Signed-off-by: Emilio G. Cota (snip) > > +case OP_MUL

Re: [Qemu-devel] [PATCH v1 04/14] fp-test: add muladd variants

2018-03-27 Thread Alex Bennée
Emilio G. Cota writes: > These are a few muladd-related operations that the original IBM syntax > does not specify; model files for these are in muladd.fptest. > > Signed-off-by: Emilio G. Cota > --- > tests/fp-test/fp-test.c | 24 + > tests/fp-test/muladd.fptest | 51

[Qemu-devel] [PATCH v1 04/14] fp-test: add muladd variants

2018-03-21 Thread Emilio G. Cota
These are a few muladd-related operations that the original IBM syntax does not specify; model files for these are in muladd.fptest. Signed-off-by: Emilio G. Cota --- tests/fp-test/fp-test.c | 24 + tests/fp-test/muladd.fptest | 51