mirror of
https://github.com/intel/isa-l.git
synced 2025-11-01 21:13:09 +01:00
Add crc unit
New crc unit adds three different polynomials: T10dif, ieee and iscsi. Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
This commit is contained in:
@@ -68,7 +68,8 @@
|
||||
%define FLAG_XGETBV_EAX_XMM_YMM 0x6
|
||||
%define FLAG_XGETBV_EAX_ZMM_OPM 0xe0
|
||||
|
||||
%define FLAG_CPUID1_EAX_AVOTON 0x000406d0
|
||||
%define FLAG_CPUID1_EAX_AVOTON 0x000406d0
|
||||
%define FLAG_CPUID1_EAX_STEP_MASK 0xfffffff0
|
||||
|
||||
; define d and w variants for registers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user