Falling in love with D, but...
    Tyler Knott 
    tywebmail at mailcity.com
       
    Tue Apr 10 19:46:00 PDT 2007
    
    
  
Dan wrote:
> PS:  Anyone know how one might gain access to a complete x86 opcode -> hex table?  All the ones I find only list the mnemonics and description, none list the actual hex.
> 
> Thx.
Have you tried looking in the x86(-64) manuals from Intel or AMD?  They should 
provide a complete reference for all opcodes, e.g. this 
(http://www.intel.com/design/intarch/manuals/243191.htm) "Programmer's Manual" 
for the 286 through PII from Intel (see Appendix A).
    
    
More information about the Digitalmars-d
mailing list