flat assembler
Message board for the users of flat assembler.

Index > Compiler Internals > SERIALIZE instruction is absent

Author
Thread Post new topic Reply to topic
Jin X



Joined: 06 Mar 2004
Posts: 135
Location: Russia
Jin X 21 Nov 2025, 16:10
Hi there Wink
fasm / fasmg doesn't know serialize instruction (opcode 0F 01 E8).


Last edited by Jin X on 21 Nov 2025, 18:39; edited 1 time in total
Post 21 Nov 2025, 16:10
View user's profile Send private message Reply with quote
Jin X



Joined: 06 Mar 2004
Posts: 135
Location: Russia
Jin X 21 Nov 2025, 18:39
More absent instructions from https://www.felixcloutier.com/x86/


Description:
Download
Filename: absent-felix.txt
Filesize: 2.04 KB
Downloaded: 18 Time(s)

Post 21 Nov 2025, 18:39
View user's profile Send private message Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8483
Location: Kraków, Poland
Tomasz Grysztar 22 Nov 2025, 16:20
I know that some people have been making fun of instruction mnemonics that look like a cat jumped on the keyboard, but this was actually a good thing, as demonstrated by SERIALIZE, which has a very high chance of conflicting with symbols already existing in source codes. At least fasmg provides an easy fix by allowing to put "?" before label name to distinguish it from an instruction.

With the above in mind, I added SERIALIZE to fasm2, while I also keep adding old instruction sets, planning to slowly bring all that what was supported by fasm into fasm2. I think I have most of the Intel ones already, but many AMD-specific sets remain.

As for the new ones, not supported by fasm, in addition to AMX I also implemented UINTR and a couple others.
Post 22 Nov 2025, 16:20
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-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.