NASM - The Netwide Assembler
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Calendar
Login
Register
NASM - The Netwide Assembler
»
NASM Forum
»
Programming with NASM
»
Opcode Table
« previous
next »
Print
Pages: [
1
]
Author
Topic: Opcode Table (Read 22791 times)
nobody
Guest
Opcode Table
«
on:
October 17, 2006, 05:20:43 PM »
Hi,
I search an table, which shows the Assembler syntax and their opcode. Can anyone give me this table?
Thx for help
Anz
Logged
treak007
Guest
Re: Opcode Table
«
Reply #1 on:
December 27, 2007, 09:28:24 PM »
Intel's software developer manuals contain the information you seek.
http://www.intel.com/products/processor/manuals/index.htm
--
Jim
Logged
nobody
Guest
Re: Opcode Table
«
Reply #2 on:
January 01, 2008, 11:48:03 PM »
> Intel's software developer manuals contain the information you seek.
YES, but the newest ones are desperately bloated and crappy.
Find a 8086 or 80386 manual, those CPU's are difficult enough :lol:
http://board.flatassembler.net/topic.php?t=3164
Logged
Zolaerla
Guest
Re: Opcode Table
«
Reply #3 on:
January 06, 2008, 12:04:21 AM »
http://anyplatform.net/cpus.html
I've been making a series of CPU data sheets/reference guides over the past year and a half and you can get a them from here. Though the opcode chart for the x86 is incomplete, it has everything from the 8086 up to the Pentium III in it currently (excluding AMD and Cyrix specifics).
Logged
Print
Pages: [
1
]
« previous
next »
NASM - The Netwide Assembler
»
NASM Forum
»
Programming with NASM
»
Opcode Table