On Mon, 2 Aug 2021, Philippe Mathieu-Daudé wrote:

> >  At least this trivial program:
> > 
> > int main(void)
> > {
> >     asm volatile(".set push; .set mips4; movn $0,$0,$0; .set pop");
> >     return 0;
> > }
> > 
> > does not trap on actual hardware.
> 
> Thank you very much for your time and testing!

 You're welcome!  I'm glad to be of help.

  Maciej

Reply via email to