Function report |
Source Code:lib\raid6\sse1.c |
Create Date:2022-07-28 07:09:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Plain SSE1 implementation
Proto:static void raid6_sse11_gen_syndrome(int disks, size_t bytes, void **ptrs)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | disks | |
size_t | bytes | |
void ** | ptrs |
50 | kernel_fpu_begin() |
52 | asm volatile |
53 | asm volatile |
56 | asm volatile |
57 | asm volatile |
58 | asm volatile |
59 | asm volatile |
60 | asm volatile |
62 | asm volatile |
63 | asm volatile |
64 | asm volatile |
65 | asm volatile |
66 | asm volatile |
67 | asm volatile |
68 | asm volatile |
69 | asm volatile |
70 | asm volatile |
72 | asm volatile |
73 | asm volatile |
74 | asm volatile |
75 | asm volatile |
76 | asm volatile |
77 | asm volatile |
78 | asm volatile |
80 | asm volatile |
81 | asm volatile |
84 | asm volatile |
85 | 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 |