mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-07 19:58:30 +00:00
Fix ZipOS extraction of ZIP64 assets
This commit is contained in:
parent
bef2cb05ff
commit
9ff65cff63
7 changed files with 50 additions and 24 deletions
|
@ -154,6 +154,7 @@
|
|||
#define X86_XTPR 1H, ECX, 14, 0
|
||||
#define X86_ZERO_FCS_FDS 7H, EBX, 13, 0
|
||||
#define X86_JIT 80000001H, ECX, 31, 0 /* IsGenuineBlink() */
|
||||
#define X86_HYBRID_CPU 7H, EDX, 15, 0 /* Has performance and efficiency cores */
|
||||
/* clang-format on */
|
||||
|
||||
/* AMD specific features */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue