Merge commit '3c504bc359'
* commit '3c504bc359':
x86: deduplicate some constants
Merged-by: James Almer <jamrial@gmail.com>
This commit is contained in:
commit
e632fe9bab
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ extern const xmm_reg ff_pw_64;
|
|||
extern const uint64_t ff_pw_96;
|
||||
extern const uint64_t ff_pw_128;
|
||||
extern const ymm_reg ff_pw_255;
|
||||
extern const ymm_reg ff_pw_256;
|
||||
extern const ymm_reg ff_pw_512;
|
||||
extern const ymm_reg ff_pw_1023;
|
||||
extern const ymm_reg ff_pw_1024;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue