mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-06 19:28:29 +00:00
Iterate more on recent changes
This commit is contained in:
parent
7138399f96
commit
d0ad2694ed
22 changed files with 90 additions and 158 deletions
|
@ -64,7 +64,7 @@
|
|||
#define X86_DTES64 1H, ECX, 2, 0
|
||||
#define X86_ERMS 7H, EBX, 9, 0 /* broaadwell c. 2014 */
|
||||
#define X86_EST 1H, ECX, 7, 0
|
||||
#define X86_F16C 1H, ECX, 29, 0
|
||||
#define X86_F16C 1H, ECX, 29, _X86_CC_F16C
|
||||
#define X86_FDP_EXCPTN_ONLY 7H, EBX, 6, 0
|
||||
#define X86_FLUSH_L1D 7H, EDX, 28, 0
|
||||
#define X86_FMA 1H, ECX, 12, _X86_CC_FMA /* haswell c. 2013 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue