8085 instruction...

39
8085 Instruction Set

Upload: others

Post on 25-Mar-2020

46 views

Category:

Documents


1 download

TRANSCRIPT

8085 Instruction Set

An instruction is the pattern which is used by microprocessor. In 8085 instruction is the combination of opcode and operand. Here opcode is the operation code and operand is the data. And instruction length could be one byte, two byte and three byte.

Introduction

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30

31

32

33

34

35

36

37

38

Here we can developed new instruction format or instruction which is more easily understand by user and the microprocessor. and which has capability of fast execution speed with large data and less time.

Scope of research