Bitwise operations: Difference between revisions

Content added Content deleted
(→‎{{header|PHP}}: Fix header template for PL/I)
(→‎{{header|X86 assembly}}: Rename section for caps)
Line 1,051: Line 1,051:
Visual Basic doesn't have built-in support for bitwise rotation.
Visual Basic doesn't have built-in support for bitwise rotation.


=={{header|x86 assembly}}==
=={{header|x86 Assembly}}==
{{works with|nasm}}
{{works with|nasm}}