flat assembler
Message board for the users of flat assembler.

Index > Compiler Internals > bug in version 1.71.42

Author
Thread Post new topic Reply to topic
CandyMan



Joined: 04 Sep 2009
Posts: 413
Location: film "CandyMan" directed through Bernard Rose OR Candy Shop
CandyMan 25 Oct 2015, 22:23
Code:
use64
vbroadcastf32x2 ymm1{k1}{z},xmm2        ;\
vbroadcastf32x2 zmm1{k1}{z},xmm2        ; \ illegal instruction
vbroadcastf32x2 ymm1{k1}{z},[r11+256]   ; /
vbroadcastf32x2 zmm1{k1}{z},[r10+256]   ;/

vbroadcastf32x4 ymm1{k1}{z},[rsp+256]   ;\
vbroadcastf32x4 zmm1{k1}{z},[rsp+256]   ; \
vbroadcastf64x2 ymm1{k1}{z},[rsp+256]   ;  \needed Disp8=10h
vbroadcastf64x2 zmm1{k1}{z},[rsp+256]   ;  /
vbroadcastf32x8 zmm1{k1}{z},[rsp+256]   ; /
vbroadcastf64x4 zmm1{k1}{z},[rsp+256]   ;/

vbroadcasti32x2 xmm1{k1}{z},xmm2        ;\
vbroadcasti32x2 ymm1{k1}{z},xmm2        ; \
vbroadcasti32x2 zmm1{k1}{z},xmm2        ;  \illegal instruction
vbroadcasti32x2 xmm1{k1}{z},[rsp+64]    ;  /
vbroadcasti32x2 ymm1{k1}{z},[rsp+64]    ; /
vbroadcasti32x2 zmm1{k1}{z},[rsp+64]    ;/

vbroadcasti32x4 ymm1{k1}{z},[rsp+64]    ;\
vbroadcasti32x4 zmm1{k1}{z},[rsp+64]    ; \
vbroadcasti64x2 ymm1{k1}{z},[rsp+64]    ;  \needed Disp8=4h
vbroadcasti64x2 zmm1{k1}{z},[rsp+64]    ;  /
vbroadcasti32x8 zmm1{k1}{z},[rsp+64]    ; /
vbroadcasti64x4 zmm1{k1}{z},[rsp+64]    ;/

vcvtps2ph [rsp+64],xmm22,4              ;needed Disp8=8
vcvtps2ph [rsp+64],ymm22,4              ;needed Disp8=4
vcvtps2ph [rsp+64],zmm22,4              ;needed Disp8=2
    

_________________
smaller is better
Post 25 Oct 2015, 22:23
View user's profile Send private message Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8354
Location: Kraków, Poland
Tomasz Grysztar 26 Oct 2015, 09:24
Thanks! Should be fixed in 1.71.43.
Post 26 Oct 2015, 09:24
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.