x86 Instruction Reference (Review Appreciated)

Тема в разделе "WASM.ENGLISH", создана пользователем MazeGen, 13 ноя 2007.

  1. MazeGen

    MazeGen New Member

    Публикаций:
    0
    Регистрация:
    13 ноя 2007
    Сообщения:
    12
    I'd like to announce new release of my instruction reference. Both x86 and x64 editions are available.

    For coders, it should serve as quick, rich instruction reference. Reversers can use it for deep research of x86 architectures' instruction set (thanks to its exactness).

    http://ref.x86asm.net

    You can start quickly with "coder32's" edition:

    http://ref.x86asm.net/coder32.html

    Note that the reference is still not complete (x87, MMX, SSEs are missing), but all general and system instructions are already included so it is already useful. Although the reference has been reviewed by two people many times, it can still contain small bugs so your review and comments are appreciated.

    I would be really grateful for (partial) translation of this post to Russian and reposting it in appropriate forum. I know that there are many great asmers and reversers in Russia, but I don't know Russian :dntknw:
     
  2. MazeGen

    MazeGen New Member

    Публикаций:
    0
    Регистрация:
    13 ноя 2007
    Сообщения:
    12
    At request, I have released PDF edition for each HTML edition to make the printing easy. Unfortunately, some editions contain one page without borders :-(

    http://ref.x86asm.net/#Download
     
  3. n0name

    n0name New Member

    Публикаций:
    0
    Регистрация:
    5 июн 2004
    Сообщения:
    4.336
    Адрес:
    Russia
    good job!
    I hope most of visitors can understand this post.
     
  4. MazeGen

    MazeGen New Member

    Публикаций:
    0
    Регистрация:
    13 ноя 2007
    Сообщения:
    12
    Thanks for your support, n0name.

    It is actually a surprise to me how few visits come from Russia. It was only 4 visits within past 14 days, what's really poor - United States are 112, Germany 74, Czech+Slovak 124, and so on.
     
  5. twgt

    twgt New Member

    Публикаций:
    0
    Регистрация:
    15 янв 2007
    Сообщения:
    1.494
    x86reference.xsl returned link to x86reference.xml
     
  6. MazeGen

    MazeGen New Member

    Публикаций:
    0
    Регистрация:
    13 ноя 2007
    Сообщения:
    12
    twgt, I didn't get it. You mean the link is broken? All of them seem to be working well.
     
  7. twgt

    twgt New Member

    Публикаций:
    0
    Регистрация:
    15 янв 2007
    Сообщения:
    1.494
    Yes, sorry, it's browser mistake.
     
  8. nester7

    nester7 New Member

    Публикаций:
    0
    Регистрация:
    5 дек 2003
    Сообщения:
    720
    Адрес:
    Russia
    Russian guys just knows all the opcodes by heart :)
     
  9. MazeGen

    MazeGen New Member

    Публикаций:
    0
    Регистрация:
    13 ноя 2007
    Сообщения:
    12
    Oh, haven't realized that :lol:
     
  10. asmfan

    asmfan New Member

    Публикаций:
    0
    Регистрация:
    10 июл 2006
    Сообщения:
    1.004
    Адрес:
    Abaddon
    Some creator's info /maybe even (c)-rights?/ inside would be appreciated.
     
  11. MazeGen

    MazeGen New Member

    Публикаций:
    0
    Регистрация:
    13 ноя 2007
    Сообщения:
    12
    Yeah, I should improve this in HTML editions (there already is a link to the home page, but it doesn't work if you download them) and PDF editions perhaps too.

    Or, you mean even the home page (http://ref.x86asm.net) is poor in this direction as well?
     
  12. asmfan

    asmfan New Member

    Публикаций:
    0
    Регистрация:
    10 июл 2006
    Сообщения:
    1.004
    Адрес:
    Abaddon
    The nick (and date?) would be enough along with the contact info (site/mail etc.)
     
  13. MazeGen

    MazeGen New Member

    Публикаций:
    0
    Регистрация:
    13 ноя 2007
    Сообщения:
    12
    The nick with current revision's date are available at the top of the home page. I try to make it clearer also inside the HTML/PDF editions. Thanks for you suggestion.
     
  14. MazeGen

    MazeGen New Member

    Публикаций:
    0
    Регистрация:
    13 ноя 2007
    Сообщения:
    12
    Guys, I'd like to create very simple home page of the project in Russian because of search engines. The HTML/PDF editions are quite language-independent so even Russian-only guys can use them easily.

    Could you please help me with translating these two sentences to Russian?

    "x86 Instruction Reference"

    (...here will be links to HTML/PDF editions)

    "Visit home page (in english)."
     
  15. gazlan

    gazlan Member

    Публикаций:
    0
    Регистрация:
    22 май 2005
    Сообщения:
    414
    Справочник по инструкциям x86

    Посетите главную страницу

    Be aware about Hell of Russians encodings set (KOI, MAC, DOS, ISO, WIN and more)
     
  16. MazeGen

    MazeGen New Member

    Публикаций:
    0
    Регистрация:
    13 ноя 2007
    Сообщения:
    12
    Thanks, gazlan. Here we go:

    http://ref.x86asm.net/index-ru.html

    I have used this web's encoding, Windows-1251. I hope this will work for all browsers.

    BTW, I plan to public smaller description of the project on Wikipedia, which can be translated to various languages then.
     
  17. MazeGen

    MazeGen New Member

    Публикаций:
    0
    Регистрация:
    13 ноя 2007
    Сообщения:
    12
    X86 Opcode and Instruction Reference 0.30 is now available.

    This version adds all x87 FPU opcodes (D8-DF).

    http://ref.x86asm.net/

    http://ref.x86asm.net/coder32.html#xD8
     
  18. MazeGen

    MazeGen New Member

    Публикаций:
    0
    Регистрация:
    13 ноя 2007
    Сообщения:
    12
    X86 Opcode and Instruction Reference 1.00: Massive update

    Massive update has been made to the reference: All SSE, SSE1, SSE2, SSE3, and SSSE3 instructions added. And, by popular demand, I have added corresponding alphabetically sorted editions:

    coder32-abc, coder64-abc, coder-abc

    geek32-abc, geek64-abc, geek-abc

    Thanks to all contributors that helped me to complete this update!
     
  19. G13

    G13 New Member

    Публикаций:
    0
    Регистрация:
    24 мар 2006
    Сообщения:
    499
    (2009-08-19) updated to revision 1.10

    http://ref.x86asm.net/index.html


    А на васме всё 0.40b болтается… ;)