CsitLabs
search
⌘Ctrlk
CsitLabs
  • CSIT Labs
  • 1st Semester
  • 2nd Semester
    • Algorithms used in Discrete Structure class
    • Microprocessor
      • 8085 Microprocessor
        • Arithmetic and Logical Instruction Set
        • Branching Instruction Set
        • Data Transfer and Instruction Set
        • Multiply, Divide and Memory Block Operations
        • Rotate Instruction Set
        • Subroutine, Stack and BCD Conversion](Subroutine_Stack_BCD_Conversion
      • 8086 Microprocessor
    • Object Oriented Programming using C++
    • Statistics-I
  • 3rd Semester
  • 4th Semester
  • 5th Semester
  • 6th Semester
  • 7th Semester
  • docs
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. 2nd Semesterchevron-right
  2. Microprocessorchevron-right
  3. 8085 Microprocessor

Data Transfer and Instruction Set

  • Load register with dataarrow-up-right

  • Load register with data and copy content of this memory location to register Carrow-up-right

  • Load content of memory location to registerarrow-up-right

  • Store content of register to memory locationarrow-up-right

  • Input data from port address and out through port addressarrow-up-right

  • Display content of memory location into port addressarrow-up-right

  • Swap contents of register B and Carrow-up-right

  • Swap contents of memory locationarrow-up-right

PreviousBranching Instruction Setchevron-leftNextMultiply, Divide and Memory Block Operationschevron-right

Last updated 1 year ago