Function report |
Source Code:arch\x86\include\asm\special_insns.h |
Create Date:2022-07-28 05:35:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:clflush
Proto:static inline void clflush(volatile void *__p)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
volatile void * | __p |
200 | asm volatile |
Name | Describe |
---|---|
mwait_idle | MONITOR/MWAIT with no hints, used for default C1 state. This invokes MWAIT* with interrupts enabled and no flags, which is backwards compatible with the* original MWAIT implementation. |
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 |