CodeExplorer Posted March 7, 2011 Posted March 7, 2011 (edited) 8086 Opcode Map/>http://www.mlsite.net/8086//>http://board.flatassembler.net/topic.php?t=7803/>http://blog.llvm.org/2010/01/x86-disassembler.html/>http://stackoverflow.com/questions/924303/how-to-write-a-disassembler/>http://www.devmaster.net/forums/showthread.php?t=2311/>http://www.devmaster.net/codespotlight/show.php?id=25Great one:/>http://www.c-jump.com/CIS77/CPU/x86/lecture.html#X77_0040_opcode_sizes Edited March 7, 2011 by CodeRipper
E33 Posted March 10, 2011 Posted March 10, 2011 very useful links specialy last one, thx for sharing.
CodeExplorer Posted March 12, 2011 Author Posted March 12, 2011 An excellent study material about opcodes:/>http://www.mediafire.com/?7ll62b77zbzkih6
CodeExplorer Posted March 19, 2011 Author Posted March 19, 2011 (edited) Intel x86 JUMP quick reference/>http://unixwiz.net/techtips/x86-jumps.html/>http://siyobik.info/index.php?module=x86&id=288/>http://faydoc.tripod.com/cpu/sar.htm Edited March 20, 2011 by CodeRipper
BoB Posted March 23, 2011 Posted March 23, 2011 (edited) Another really good one />http://ref.x86asm.net/index.html Edited March 23, 2011 by BoB
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now