VirtualBox

Ignore:
Timestamp:
Oct 31, 2014 5:44:19 PM (10 years ago)
Author:
vboxsync
Message:

DIS: #6249: Complex instructions support (like gather) and some fixes. VSIB fix.

File:
1 edited

Legend:

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

    r53164 r53172  
    164164        vpmovsxbw  ymm0, xmm1
    165165        vpmovzxbq  ymm1, [100h]
     166        vgatherqps xmm0,dword [eax+xmm0*2],xmm0
     167        vgatherqpd xmm0,qword [eax+xmm0*2],xmm0
    166168%endif
    167169
     
    222224        pmovzxbq xmm0, xmm1
    223225        pmovzxbq xmm1, [100h]
     226
     227        vfmaddsub132pd ymm1, ymm2, ymm3
    224228
    225229ENDPROC   TestProc32
     
    349353        vpunpcklbw ymm1, ymm2, ymm3
    350354        vpmovsxbw  ymm4,[0x100]
     355        vgatherqpd xmm0,qword [rbx+xmm11*2],xmm2
    351356%endif
    352357
     
    395400        vbroadcastf128 ymm0,oword [0x100]
    396401        vmovlps   xmm0, xmm1, [100h]
     402        vmovlps   xmm0, xmm1, [eax + ebx]
     403        vmovlps   xmm0, xmm1, [rax + rbx]
     404        vmovlps   xmm10, xmm1, [rax]
    397405
    398406        vblendvpd xmm0, xmm1, [100h], xmm3
     
    401409
    402410        extractps eax, xmm2, 3
     411        vzeroupper
     412        vzeroall
     413
     414        movlps xmm0, [100h]
     415        movlps xmm0, [eax + ebx]
     416        movlps xmm10, [rax + rbx]
     417        movhlps xmm0, xmm1
    403418
    404419        ret
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