mirror of
https://github.com/mpv-player/mpv
synced 2025-02-05 22:52:18 +00:00
new Processor Features
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2569 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
69c00b2c07
commit
59e4dc3805
@ -132,7 +132,10 @@ typedef struct _SINGLE_LIST_ENTRY {
|
||||
#define PF_MMX_INSTRUCTIONS_AVAILABLE 3
|
||||
#define PF_PPC_MOVEMEM_64BIT_OK 4
|
||||
#define PF_ALPHA_BYTE_INSTRUCTIONS 5
|
||||
|
||||
/* based on wine-20010510 -- alex */
|
||||
#define PF_XMMI_INSTRUCTIONS_AVAILABLE 6
|
||||
#define PF_AMD3D_INSTRUCTIONS_AVAILABLE 7
|
||||
#define PF_RDTSC_INSTRUCTION_AVAILABLE 8
|
||||
|
||||
/* The Win32 register context */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user