If the bit sequence 0001 0111 (decimal 23) is logically shifted by one bit position, then:
Note: MSB = Most Significant Bit, LSB = Least Significant Bit
"The Package Interfaces". www.adaic.org. https://www.adaic.org/resources/add_content/standards/12aarm/html/AA-B-2.html ↩
"Set - Environment Variable - Windows CMD - SS64.com". ss64.com. https://ss64.com/nt/set.html ↩
"BitwiseOperators - Python Wiki". wiki.python.org. Retrieved 2018-01-24. https://wiki.python.org/moin/BitwiseOperators ↩
"Shl in std::ops - Rust". doc.rust-lang.org. Retrieved 2022-01-17. https://doc.rust-lang.org/std/ops/trait.Shl.html ↩
"Operator Expressions: Arithmetic and Logical Binary Operators". doc.rust-lang.org. Retrieved 2022-11-13. https://doc.rust-lang.org/reference/expressions/operator-expr.html#arithmetic-and-logical-binary-operators ↩
"PowerPC Instruction Set: slw". pds.twi.tudelft.nl. Archived from the original on 4 September 2014. Retrieved 9 April 2016. https://web.archive.org/web/20140904233042/http://pds.twi.tudelft.nl/vakken/in101/labcourse/instruction-set/slw.html ↩
"x86 Instruction Set Reference". x86.renejeschke.de. Archived from the original on 19 February 2018. Retrieved 9 April 2016. https://web.archive.org/web/20180219000140/http://x86.renejeschke.de/html/file_module_x86_id_285.html ↩
"Opcodes.Shl Field". msdn.microsoft.com. Microsoft. Retrieved 9 April 2016. http://msdn.microsoft.com/en-us/library/system.reflection.emit.opcodes.shl.aspx ↩
"LLVM Language Reference Manual - shl Instruction". llvm.org. LLVM Project. Retrieved 9 April 2016. http://llvm.org/docs/LangRef.html#shl-instruction ↩
"<< Operator (C# Reference)". msdn.microsoft.com. Microsoft. Retrieved 9 April 2016. http://msdn.microsoft.com/en-us/library/a1sway8w.aspx ↩