All references in this video came from:
Assembly Language for x86 Processors (6th Edition) http://goo.gl/n3ApG
Brought to you by http://www.rasmurtech.com/
The Rasmurtech Community: http://goo.gl/mt6OzH
Rasim from Rasmurtech.com give us another tutorial on Assembly Language Programming . In this tutorial Rasim shows us how to use the SHR Instruction.
Download:
emu8086: http://goo.gl/AXgw2u
Binary to Decimal to Hexadecimal Converter: http://www.mathsisfun.com/binary-decimal-hexadecimal-converter.html
ASCII TABLE: http://goo.gl/qDqYDw
Wiki Answsers: Explain 8086 flag register http://wiki.answers.com/Q/Explain_8086_flag_register
Google Plus: https://plus.google.com/112317437942092121047
Twitter: https://twitter.com/rasmurtech
Facebook: https://www.facebook.com/Rasmurtech
Instagram: http://instagram.com/rasmurtech
Amazon Auto Links: No products found.
thanks a lot bro, tomorrow is my paper of computer organization & assembly language, your vids really helped me alot.
Love from Pakistan
Thanks for your videos , they really helpful and i search but i didn’t find Rotate tutorial (RCL , ROL, RCR, ROR). Do you think make video about it ?
so suppose for SHR and SHL we shift by more than 1 bit, What goes into the cf flag then?
I wonder if you could show us a real world example of when using this