Go to the source code of this file.
◆ x86_adjust_intelmic_intervals()
int x86_adjust_intelmic_intervals |
( |
char * |
ins, |
|
|
int |
len, |
|
|
btuwi_status_t * |
stat |
|
) |
| |
◆ intelmic_comp13_for_main_signature
char intelmic_comp13_for_main_signature[] |
|
static |
Initial value:= {
0x53,
0x48, 0x89, 0xe3,
0x48, 0x83, 0xe4, 0x80,
0x48, 0x83, 0xec, 0x78,
0x55,
0x48, 0x8b, 0x6b, 0x08,
0x48, 0x89, 0x6c, 0x24, 0x08,
0x48, 0x89, 0xe5,
}
Definition at line 51 of file x86-intel-composer2013-mic.c.
◆ intelmic_comp13_kmp_alloc_thread_signature
char intelmic_comp13_kmp_alloc_thread_signature[] |
|
static |
Initial value:= {
0x53,
0x48, 0x89, 0xe3,
0x48, 0x83, 0xe4, 0xc0,
0x48, 0x83, 0xec, 0x38,
0x55,
0x48, 0x8b, 0x6b, 0x08,
0x48, 0x89, 0x6c, 0x24, 0x08,
0x48, 0x89, 0xe5,
}
Definition at line 63 of file x86-intel-composer2013-mic.c.