Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
02-14-2004, 12:32 PM
|
#1
|
LQ Newbie
Registered: Feb 2004
Posts: 2
Rep:
|
Need Assembly Code Reference Table
I have been searching for an assembly code reference that would help me convert assembly code into its hex values. For example "ret" is the hex value "c3", or "call" is "e8". If anyone knows of even a decent reference guide for this that would be great.
|
|
|
02-14-2004, 02:30 PM
|
#2
|
Senior Member
Registered: Oct 2003
Location: hopefully not here
Distribution: Gentoo
Posts: 2,038
Rep:
|
y not make your own?, just go start programing in asebmly using the instrusctions you want to know, then look tho the compiled program with a hex viewer and start puting the puzle together
|
|
|
02-16-2004, 03:52 AM
|
#3
|
LQ Newbie
Registered: Nov 2003
Location: Dublin
Distribution: Slackware9.1
Posts: 28
Rep:
|
You can also get comprehensive reference material from the intel website. I can't remember the link address off the top of my head, but there are 3 pdf manuals with more opcodes and machine code than you could shake a stick at.
|
|
|
02-16-2004, 09:28 AM
|
#4
|
Member
Registered: Jan 2004
Location: Munich
Distribution: SuSE 9.2, 10.2, 10.3, knoppix
Posts: 276
Rep:
|
Go to www.intel.com and enter x86 instruction set reference
into the search box in the upper right.
HTH
|
|
|
02-16-2004, 02:21 PM
|
#6
|
Member
Registered: Jan 2004
Location: Texas, USA, Terra
Distribution: Debian (currently...)
Posts: 74
Rep:
|
Quote:
Originally posted by Marius2
Go to www.intel.com and enter x86 instruction set reference
into the search box in the upper right.
HTH
|
How does this differ from AMD? 
|
|
|
02-16-2004, 06:53 PM
|
#7
|
Senior Member
Registered: Oct 2003
Location: hopefully not here
Distribution: Gentoo
Posts: 2,038
Rep:
|
AMD supost the x86 comands, just look at the chip sceps to see what instruction set it suports
|
|
|
All times are GMT -5. The time now is 01:20 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|