CsitLabs
CtrlK
  • 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
Powered by GitBook
On this page

Was this helpful?

  1. 2nd Semester
  2. Microprocessor
  3. 8085 Microprocessor

Subroutine, Stack and BCD Conversion](Subroutine_Stack_BCD_Conversion

  • Factorial of a number using subroutine

  • Sum of squares of the first n numbers

  • Convert binary to BCD

  • Convert BCD to binary

  • Stack implementation and add data directly

  • Stack implementation and add data indirectly

  • Use of stack to reverse the number stored in a memory stack and store in the same memory block

PreviousRotate Instruction SetNext8086 Microprocessor

Last updated 1 year ago

Was this helpful?