RE: [PATCH v2 06/12] Hexagon (tests/tcg/hexagon) test instructions that might set bits in USR

2022-02-10 Thread Taylor Simpson
> -Original Message- > From: Richard Henderson > Sent: Thursday, February 10, 2022 7:03 PM > To: Taylor Simpson ; qemu-devel@nongnu.org > Cc: f4...@amsat.org; a...@rev.ng; Brian Cain ; Michael > Lambert > Subject: Re: [PATCH v2 06/12] Hexagon (tests/tcg/hexag

Re: [PATCH v2 06/12] Hexagon (tests/tcg/hexagon) test instructions that might set bits in USR

2022-02-10 Thread Richard Henderson
On 2/10/22 13:15, Taylor Simpson wrote: +#define CLEAR_USRBITS \ +"r2 = usr\n\t" \ +"r2 = clrbit(r2, #0)\n\t" \ +"r2 = clrbit(r2, #1)\n\t" \ +"r2 = clrbit(r2, #2)\n\t" \ +"r2 = clrbit(r2, #3)\n\t" \ +"r2 = clrbit(r2, #4)\n\t" \ +"r2 = clrbit(r2, #5)\n\t" \ +"usr =