Fix bug in AVX512.xml.
This commit is contained in:
parent
540c9d5f8e
commit
9bd0f37091
1 changed files with 2 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="ASCII"?>
|
||||
<!DOCTYPE instrs SYSTEM "AVX512_Rules.dtd">
|
||||
<!-- Copyright (c) 2015 Mahdi Safsafi
|
||||
<!-- Copyright (c) 2016 Mahdi Safsafi
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
@ -23152,8 +23152,7 @@ THE SOFTWARE.
|
|||
<args>xmm1 {k1}{z},xmm2,xmm3/m64{sae},imm8</args>
|
||||
<opc openc="T1S">EVEX.NDS.LIG.66.0F3A.W1 57 /r</opc>
|
||||
<cpuid>
|
||||
<flag>AVX512D</flag>
|
||||
<flag>Q</flag>
|
||||
<flag>AVX512DQ</flag>
|
||||
</cpuid>
|
||||
<dscrp>Perform a reduction transformation on a scalar double-precision floating point value in xmm3/m64 by subtracting a number of fraction bits specified by the imm8 field. Also, upper double precision floating-point value (bits[127:64]) from xmm2 are copied to xmm1[127:64]. Stores the result in xmm1 register.</dscrp>
|
||||
</ins>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue