On Sat, Apr 15, 2017 at 07:49:53AM +0200, Wladimir J. van der Laan wrote: > On Fri, Apr 14, 2017 at 11:57:21PM +0200, Christian Gmeiner wrote: > > > +#define INST_OPCODE_IMADLOSAT0 0x0000004e > > > +#define INST_OPCODE_IMADLOSAT0 0x0000004f > > > > INST_OPCODE_IMADLOSAT0 got redefined... > > Second one should be IMADLOSAT1. Strange, I fixed this but apparently it > didn't make it to the patch, > messed up with git again :( > https://github.com/etnaviv/etna_viv/blob/master/src/etnaviv/isa.xml.h#L119
I now understand what went wrong: apparently I fixed another instance (IMUL not IMAD) but not this one. Strange, hadn't seen a warning for this. Thanks for the fix, Regards, Wladimir _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev