Function report |
Source Code:arch\x86\kernel\cpu\cyrix.c |
Create Date:2022-07-28 07:58:49 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Read NSC/Cyrix DEVID registers (DIR) to get more detailed info. about the CPU
Proto:static void __do_cyrix_devid(unsigned char *dir0, unsigned char *dir1)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| unsigned char * | dir0 | |
| unsigned char * | dir1 |
| 26 | ccr3 = NSC/Cyrix CPU indexed register access. Must be inlined instead of* macros to ensure correct access ordering* Access order is always 0x22 (=offset), 0x23 (=value) |
| 31 | ccr2 = NSC/Cyrix CPU indexed register access. Must be inlined instead of* macros to ensure correct access ordering* Access order is always 0x22 (=offset), 0x23 (=value) |
| 35 | If NSC/Cyrix CPU indexed register access. Must be inlined instead of* macros to ensure correct access ordering* Access order is always 0x22 (=offset), 0x23 (=value) == ccr2 Then dir0 = 0xfd |
| 37 | Else |
| 41 | Else |
| Name | Describe |
|---|---|
| do_cyrix_devid | |
| early_init_cyrix |
| 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 |