VirtualBox

Changeset 9913 in vbox


Ignore:
Timestamp:
Jun 25, 2008 12:28:52 PM (16 years ago)
Author:
vboxsync
Message:

It's spl, bpl, sil and dil (not *b).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Disassembler/DisasmFormatYasm.cpp

    r9763 r9913  
    4242static const char g_aszYasmRegGen8Amd64[16][5] =
    4343{
    44     "al\0\0", "cl\0\0", "dl\0\0", "bl\0\0", "spb\0",  "bpb\0",  "sib\0",  "dib\0",  "r8b\0",  "r9b\0",  "r10b",  "r11b",  "r12b",  "r13b",  "r14b",  "r15b"
     44    "al\0\0", "cl\0\0", "dl\0\0", "bl\0\0", "spl\0",  "bpl\0",  "sil\0",  "dil\0",  "r8b\0",  "r9b\0",  "r10b",  "r11b",  "r12b",  "r13b",  "r14b",  "r15b"
    4545};
    4646static const char g_aszYasmRegGen16[16][5] =
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette