flat assembler
Message board for the users of flat assembler.

Index > Compiler Internals > missing new instruction list

Author
Thread Post new topic Reply to topic
CandyMan



Joined: 04 Sep 2009
Posts: 414
Location: film "CandyMan" directed through Bernard Rose OR Candy Shop
CandyMan 14 Apr 2018, 15:25
these instructions are missing:
Code:
NP 0F C7 /3             XRSTORS         mem
NP REX.W + 0F C7 /3     XRSTORS64       mem
NP 0F C7 /4             XSAVEC          mem
NP REX.W + 0F C7 /4     XSAVEC64        mem
NP 0F C7 /5             XSAVES          mem
NP REX.W + 0F C7 /5     XSAVES64        mem
F3 0F C7 /7             RDPID           r32
F3 0F C7 /7             RDPID           r64
0F 01 FC                CLZERO
0F 01 FA                MONITORX
0F 01 FB                MWAITX    

_________________
smaller is better
Post 14 Apr 2018, 15:25
View user's profile Send private message Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8361
Location: Kraków, Poland
Tomasz Grysztar 15 Apr 2018, 10:18
Added in 1.73.03.

There are also many other new ones planned like CLDEMOTE, MOVDIRI, UMONITOR/UMWAIT, WBNOINVD, VPOPCNT, etc. etc. I should probably prepare to add them in the future, too.

The number of individual instruction set extensions (not directly tied to any "large" extension like AVX-512) is really growing out of control nowadays.
Post 15 Apr 2018, 10:18
View user's profile Send private message Visit poster's website Reply with quote
CandyMan



Joined: 04 Sep 2009
Posts: 414
Location: film "CandyMan" directed through Bernard Rose OR Candy Shop
CandyMan 15 Apr 2018, 15:47
OK, thanks.
Post 15 Apr 2018, 15:47
View user's profile Send private message Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8361
Location: Kraków, Poland
Tomasz Grysztar 15 Apr 2018, 16:25
Thank you for your continued help, too. Are you working on your Quick Decoder still?
Post 15 Apr 2018, 16:25
View user's profile Send private message Visit poster's website Reply with quote
CandyMan



Joined: 04 Sep 2009
Posts: 414
Location: film "CandyMan" directed through Bernard Rose OR Candy Shop
CandyMan 15 Apr 2018, 21:49
Instructions which you listed are probably being scheduled for 2019. I am going to add them to QD. At first however I will wait until there is the first assembler which will "encrypt" them. Perhaps this assembler will be fasm, and maybe nasm. One more time thanks.
Post 15 Apr 2018, 21:49
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-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.