OpCode hex codes - ASM x86 ASM 370

This is a discussion on OpCode hex codes - ASM x86 ASM 370 ; Hi everyone (Thanks for your answers to the "test" question below btw) Does anyone know of a resource that will allow me to take opcodes in asm listings and get the hex codes (such as "pop edp ---> 5d"). I've ...

+ Reply to Thread
Results 1 to 3 of 3

OpCode hex codes

  1. Default OpCode hex codes

    Hi everyone
    (Thanks for your answers to the "test" question below btw)

    Does anyone know of a resource that will allow me to take opcodes in
    asm listings and get the hex codes
    (such as "pop edp ---> 5d"). I've spent ages looking for a listing but
    with very little success so far. Specifially,
    I'm interested in the floating point division codes

    TIA

    Paul


  2. Default Re: OpCode hex codes

    spamtrap@crayne.org wrote:
    > Hi everyone
    > (Thanks for your answers to the "test" question below btw)
    >
    > Does anyone know of a resource that will allow me to take opcodes in
    > asm listings and get the hex codes
    > (such as "pop edp ---> 5d"). I've spent ages looking for a listing but
    > with very little success so far. Specifially,
    > I'm interested in the floating point division codes


    http://sandpile.org ?

    --
    Gruß,
    Sebastian


  3. Default Re: OpCode hex codes

    <spamtrap@crayne.org> schrieb im Newsbeitrag
    news:1156465020.441827.180730@p79g2000cwp.googlegroups.com...
    > Does anyone know of a resource that will allow me to take opcodes in
    > asm listings and get the hex codes
    > (such as "pop edp ---> 5d"). I've spent ages looking for a listing but
    > with very little success so far. Specifially,
    > I'm interested in the floating point division codes



    Intel Architecture Software Developer's Manual, Volume 2:
    Instruction Set Reference Manual

    Available at http://www.intel.com/design/pentiumi...als/243191.htm

    Regards
    //Herbert Glarner


+ Reply to Thread

Similar Threads

  1. How to use file I/o codes with forms and controls codes
    By Application Development in forum DOTNET
    Replies: 1
    Last Post: 12-03-2007, 11:59 AM
  2. How to use file I/o codes with form and controls codes
    By Application Development in forum DOTNET
    Replies: 1
    Last Post: 12-02-2007, 07:04 PM
  3. IIS log codes: Where do I look up sc-win32-status codes?
    By Application Development in forum Inetserver
    Replies: 7
    Last Post: 10-16-2007, 08:14 AM
  4. opcode generation
    By Application Development in forum ASM x86 ASM 370
    Replies: 2
    Last Post: 05-29-2006, 11:24 PM
  5. Safe / Opcode question
    By Application Development in forum Perl
    Replies: 0
    Last Post: 08-27-2005, 05:10 AM