Function report |
Source Code:arch\x86\include\asm\processor-cyrix.h |
Create Date:2022-07-28 07:58:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:setCx86
Proto:static inline void setCx86(u8 reg, u8 data)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
u8 | reg | |
u8 | data |
Name | Describe |
---|---|
__do_cyrix_devid | Read NSC/Cyrix DEVID registers (DIR) to get more detailed info. about the CPU |
check_cx686_slop | Reset the slow-loop (SLOP) bit on the 686(L) which is set by some old* BIOSes for compatibility with DOS games. This makes the udelay loop* work correctly, and improves performance.* FIXME: our newer udelay uses the tsc. We don't need to frob with SLOP |
set_cx86_reorder | |
set_cx86_memwb | |
geode_configure | Configure later MediaGX and/or Geode processor. |
init_cyrix | |
cyrix_identify | |
cyrix_get_arr | |
prepare_set | |
post_set | |
cyrix_set_arr | |
cyrix_set_all |
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 |