Function report | 
Source Code:arch\x86\boot\cpuflags.c | 
Create Date:2022-07-28 07:26:34 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:has_fpu
Proto:static int has_fpu(void)
Type:int
Parameter:Nothing
| 20 | asm volatile | 
| 21 | If cr0 & (X86_CR0_EM | X86_CR0_TS) Then | 
| 22 | cr0 &= ~(X86_CR0_EM | X86_CR0_TS) | 
| 23 | asm volatile | 
| 26 | asm volatile | 
| Name | Describe | 
|---|---|
| get_cpuflags | 
| 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  |