VirtualBox

Ignore:
Timestamp:
Oct 27, 2014 4:43:43 PM (10 years ago)
Author:
vboxsync
Message:

DIS: #6249: Some bug fixes and new testcases. Enabled 0F3A instructions which were accidentally disabled. Added support for 0F3A instruction without prefix.

File:
1 edited

Legend:

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

    r53150 r53155  
    207207        vpmovsxbw xmm0,qword [0x100]
    208208        vbroadcastf128 ymm0,oword [0x100]
     209
     210        palignr mm0, mm1, 1
     211        vpinsrb xmm0, xmm1, eax, 1
     212        vpinsrb xmm0, xmm1, [100h], 1
     213        vinsertps xmm0, xmm1, xmm2, 1
     214        vinsertps xmm0, xmm1, [100h], 1
     215
     216        vblendvps xmm0, xmm1, xmm2, xmm3
     217        vblendvps ymm0, ymm1, ymm2, ymm3
    209218
    210219ENDPROC   TestProc32
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