Fix build with nasm 3.00
Older versions of nasm allowed the operands to TEST in either order, but nasm 3.00 requires the memory operand to be first as per the spec.
Fixes #457 (closed).
Older versions of nasm allowed the operands to TEST in either order, but nasm 3.00 requires the memory operand to be first as per the spec.
Fixes #457 (closed).
VideoLAN code repository instance