Here's your review after reading through it for <5 minutes today: On 8 Feb 2021, at 19:15, Mateusz Guzik <m...@freebsd.org> wrote: > + leaq (%r11,%r8),%rcx > + notq %r11 > + andq %r11,%rcx > + andq %r9,%rcx > ... > + leaq (%r11,%r8),%rcx > + notq %r11 > + andq %rcx,%r11
These look the wrong way round (but you got it the right way round above). > + andq %r9,%rcx Jess _______________________________________________ dev-commits-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "dev-commits-src-all-unsubscr...@freebsd.org"