This document describes an experiment on the 8085 microprocessor instruction set and performing arithmetic operations. It includes sections that explain the instruction set of the 8085 microprocessor and programs for performing arithmetic operations like addition, subtraction, multiplication, and division of 8-bit numbers. The programs demonstrate operations with and without carry/borrow and detecting overflow. Blocks of data transfer and addition are also demonstrated.