flat assembler
Message board for the users of flat assembler.

Index > Compiler Internals > VUNPCKHPS and LPS instructions

Author
Thread Post new topic Reply to topic
TrDr.Charlie



Joined: 07 Dec 2010
Posts: 11
TrDr.Charlie 23 Oct 2011, 13:46
Hello all,

instructions VUNPCKHPS(LPS) [ VEX-Encoded opcode 0F 14 (15) ] are in 253667-037US described like VEX.128 and VEX.256 versions.
Too in 319433-011 in Opcode Table is 'Vx,Hx,Wx'.

Fasm can assembled only VEX.128 version with syntax:

vunpcklps(hps) xmm0, xmm0, qword [rax]

It is OK?

When I replace in TABLES.INC label 'avx_instruction' with 'avx_ps_instruction'
for this two instructions Fasm assemble VEX.128 and VEX.256 with this
syntax:

vunpcklps(hps) xmm0, xmm0, dqword [rax] and
vunpcklps(hps) ymm0, ymm0, qqword [rax]

It is now OK?

Many Tks!
Post 23 Oct 2011, 13:46
View user's profile Send private message 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.