VirtualBox

Changeset 97885 in vbox


Ignore:
Timestamp:
Dec 28, 2022 1:39:25 AM (2 years ago)
Author:
vboxsync
Message:

DIS: OS/2 build fixes for the disassembler. [scm]

File:
1 edited

Legend:

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

    r97884 r97885  
    140140        pfmin       mm1, qword [es:esi+000101010h]
    141141        pfmul       mm5, qword [es:esi+000101000h]
    142 %ifndef RT_OS_OS2 ; nasm objects to this       
     142%ifndef RT_OS_OS2 ; nasm objects to this
    143143        pmulhrwa    mm3, qword [es:eax+0ffffffffh]
    144 %endif       
     144%endif
    145145        pfnacc      mm4, qword [es:ebx+000101010h]
    146146        pfpnacc     mm3, qword [es:edx+000102900h]
     
    245245        blsr eax, ebx
    246246        blsi eax, [ebx]
    247 %endif       
     247%endif
    248248        db 0c4h, 0e2h, 0f8h, 0f3h, 01bh ;  blsi rax, dword [ebx] - but VEX.W=1 is ignored, so same as previous
    249249%ifndef RT_OS_OS2
    250250        blsmsk eax, [ebx+edi*2]
    251251        shlx eax, ebx, ecx
    252 %endif       
     252%endif
    253253
    254254        pmovmskb eax, mm2
    255255        pmovmskb eax, xmm3
    256256        vpmovmskb eax, xmm3
    257 %ifndef RT_OS_OS2       
     257%ifndef RT_OS_OS2
    258258        vpmovmskb eax, ymm3
    259 %endif       
     259%endif
    260260
    261261ENDPROC   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