How should 00110000000001*0 decode?
AFAICT that would match both patterns and satisfy d >= 1, so in the
situation as stated there is indeed a conflict.
(Disclaimer: I know nothing about the decoding infrastructure you are
using, I'm going by your problem statement and by what I learned from
toying with instruction decoding with x86 and 68k, decades ago.)
Regards,
Jo
_______________________________________________
LLVM Developers mailing list
llvm...@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev