Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

machine code to assembly language

Status
Not open for further replies.

saturn13

Technical User
Jun 10, 2000
4
0
0
EU
i have 3 machine code instructions which are<br>load direct&nbsp;&nbsp;&nbsp;&nbsp;A&nbsp;&nbsp;&nbsp;&nbsp;0010<br>add immediate&nbsp;&nbsp;A&nbsp;&nbsp;&nbsp;&nbsp;0001<br>store direct&nbsp;&nbsp;&nbsp;A&nbsp;&nbsp;&nbsp;&nbsp;0010<br>and i need to know the equivalent assembly language for an 8051 microcontroller assuming that all variables and instructions are 8-bit quantities?<br>can any one help me or put me in the right direction.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top