Re: [PATCH v2 07/12] Hexagon (tests/tcg/hexagon) add floating point instructions to usr.c

2022-02-10 Thread Richard Henderson
On 2/10/22 13:15, Taylor Simpson wrote: Tests to confirm floating point instructions are properly setting exception bits in USR Signed-off-by: Taylor Simpson --- tests/tcg/hexagon/usr.c | 339 1 file changed, 339 insertions(+) Acked-by: Richard Hende

[PATCH v2 07/12] Hexagon (tests/tcg/hexagon) add floating point instructions to usr.c

2022-02-09 Thread Taylor Simpson
Tests to confirm floating point instructions are properly setting exception bits in USR Signed-off-by: Taylor Simpson --- tests/tcg/hexagon/usr.c | 339 1 file changed, 339 insertions(+) diff --git a/tests/tcg/hexagon/usr.c b/tests/tcg/hexagon/usr.c inde