Fix ZipOS extraction of ZIP64 assets

This commit is contained in:
Justine Tunney 2024-03-30 19:00:40 -07:00
parent bef2cb05ff
commit 9ff65cff63
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
7 changed files with 50 additions and 24 deletions

View file

@ -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 */