Function report |
Source Code:lib\raid6\sse2.c |
Create Date:2022-07-28 07:09:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Unrolled-by-2 SSE2 implementation
Proto:static void raid6_sse22_gen_syndrome(int disks, size_t bytes, void **ptrs)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | disks | |
size_t | bytes | |
void ** | ptrs |
156 | kernel_fpu_begin() |
158 | asm volatile |
159 | asm volatile |
160 | asm volatile |
164 | asm volatile |
165 | asm volatile |
166 | asm volatile |
167 | asm volatile |
168 | asm volatile |
170 | asm volatile |
171 | asm volatile |
172 | asm volatile |
173 | asm volatile |
174 | asm volatile |
175 | asm volatile |
176 | asm volatile |
177 | asm volatile |
178 | asm volatile |
179 | asm volatile |
180 | asm volatile |
181 | asm volatile |
182 | asm volatile |
183 | asm volatile |
184 | asm volatile |
185 | asm volatile |
186 | asm volatile |
188 | asm volatile |
189 | asm volatile |
190 | asm volatile |
191 | asm volatile |
194 | asm volatile |
195 | kernel_fpu_end() |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |