mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 01:19:07 +02:00
* regenerated
git-svn-id: branches/tg74/avx512merge@43300 -
This commit is contained in:
parent
e019d810b0
commit
c2a36826a7
@ -7963,14 +7963,14 @@
|
||||
opcode : A_MOVNTSS;
|
||||
ops : 2;
|
||||
optypes : (ot_memory,ot_xmmreg,ot_none,ot_none);
|
||||
code : #219#2#15#43#65;
|
||||
code : #222#219#2#15#43#65;
|
||||
flags : [if_sse4,if_sd]
|
||||
),
|
||||
(
|
||||
opcode : A_MOVNTSD;
|
||||
ops : 2;
|
||||
optypes : (ot_memory,ot_xmmreg,ot_none,ot_none);
|
||||
code : #220#213#2#15#43#65;
|
||||
code : #223#220#213#2#15#43#65;
|
||||
flags : [if_sse4]
|
||||
),
|
||||
(
|
||||
|
@ -7991,14 +7991,14 @@
|
||||
opcode : A_MOVNTSS;
|
||||
ops : 2;
|
||||
optypes : (ot_memory,ot_xmmreg,ot_none,ot_none);
|
||||
code : #219#2#15#43#65;
|
||||
code : #222#219#2#15#43#65;
|
||||
flags : [if_sse4,if_sd]
|
||||
),
|
||||
(
|
||||
opcode : A_MOVNTSD;
|
||||
ops : 2;
|
||||
optypes : (ot_memory,ot_xmmreg,ot_none,ot_none);
|
||||
code : #220#213#2#15#43#65;
|
||||
code : #223#220#213#2#15#43#65;
|
||||
flags : [if_sse4]
|
||||
),
|
||||
(
|
||||
|
@ -8194,14 +8194,14 @@
|
||||
opcode : A_MOVNTSS;
|
||||
ops : 2;
|
||||
optypes : (ot_memory,ot_xmmreg,ot_none,ot_none);
|
||||
code : #219#2#15#43#65;
|
||||
code : #222#219#2#15#43#65;
|
||||
flags : [if_sse4,if_sd]
|
||||
),
|
||||
(
|
||||
opcode : A_MOVNTSD;
|
||||
ops : 2;
|
||||
optypes : (ot_memory,ot_xmmreg,ot_none,ot_none);
|
||||
code : #220#213#2#15#43#65;
|
||||
code : #223#220#213#2#15#43#65;
|
||||
flags : [if_sse4]
|
||||
),
|
||||
(
|
||||
|
Loading…
Reference in New Issue
Block a user