EBK ACTIVITIES MANUAL FOR PROGRAMMABLE
EBK ACTIVITIES MANUAL FOR PROGRAMMABLE
5th Edition
ISBN: 8220102795983
Author: Petruzella
Publisher: YUZU
Question
Book Icon
Chapter 12, Problem 16RQ
Program Plan Intro

BSL instruction:

  • BSL is the abbreviation for Bit Shift Left.
  • BSL shifts the bit status from a lower address number to a higher address number.
  • First it loads the data into an array, then shifts the data pattern from the array to the left and finally unloads the last bit of data in the array.

Blurred answer
Students have asked these similar questions
Describe the ADC instruction.
Stack Segment and Extra Segment Register
What types of operands may be used with the FADD instruction?