+ All Categories
Home > Engineering > Embedded systems ppt iv part c

Embedded systems ppt iv part c

Date post: 16-Jul-2015
Category:
Upload: anishgoel
View: 91 times
Download: 3 times
Share this document with a friend
Popular Tags:
20
8051 Microcontroller Programming Part - C Prof. Anish Goel Embedded Systems
Transcript

8051 MicrocontrollerProgramming Part - C

Prof. Anish Goel

Embedded Systems

MOV DPTR,#data16

Embedded Systems Prof. Anish Goel2

MOVC A,@A+ <base-reg>

Embedded Systems Prof. Anish Goel3

Embedded Systems Prof. Anish Goel4

MOVX <dest-byte>,<src-byte>

Embedded Systems Prof. Anish Goel5

Embedded Systems Prof. Anish Goel6

MUL AB

Embedded Systems Prof. Anish Goel7

NOP

Embedded Systems Prof. Anish Goel8

ORL <dest-byte> <src-byte>

Embedded Systems Prof. Anish Goel9

Embedded Systems Prof. Anish Goel10

Embedded Systems Prof. Anish Goel11

ORL C,<src-bit>

Embedded Systems Prof. Anish Goel12

POP direct

Embedded Systems Prof. Anish Goel13

PUSH direct

Embedded Systems Prof. Anish Goel14

RET

Embedded Systems Prof. Anish Goel15

RETI

Embedded Systems Prof. Anish Goel16

RL A

Embedded Systems Prof. Anish Goel17

RLC A

Embedded Systems Prof. Anish Goel18

RR A

Embedded Systems Prof. Anish Goel19

RRC A

Embedded Systems Prof. Anish Goel20


Recommended