VirtualBox

Ignore:
Timestamp:
Oct 10, 2014 4:18:37 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
96514
Message:

DIS: #6249: Added crc32 Gy, Ew support (with word as operand 2)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Disassembler/testcase/tstDisasm-1A.asm

    r53007 r53032  
    170170
    171171        crc32       eax, bl
    172         ;crc32       eax, bx
     172        crc32       eax, bx
    173173        crc32       eax, ebx
    174174        crc32       eax, byte [edi]
    175         ;crc32       eax, word [edi]
     175        crc32       eax, word [edi]
    176176        crc32       eax, dword [edi]
    177177
     
    282282
    283283        crc32       eax, bl
    284         ;crc32       eax, bx
     284        crc32       eax, bx
    285285        crc32       eax, ebx
    286286        crc32       eax, byte [edi]
    287         ;crc32       eax, word [edi]
     287        crc32       eax, word [edi]
    288288        crc32       eax, dword [edi]
    289289
Note: See TracChangeset for help on using the changeset viewer.

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