Searched refs:fip (Results 1 – 18 of 18) sorted by relevance
49 long fip; member61 long fip; member
12 u32 fip; member25 int fip; member
344 env->fip = fxsave->rip; in __convert_from_fxsr()358 env->fip = fxsave->fip; in __convert_from_fxsr()387 fxsave->rip = env->fip; in convert_to_fxsr()391 fxsave->fip = env->fip; in convert_to_fxsr()
18 u32 fip; /* FPU IP Offset */ member47 u32 fip; /* FPU IP Offset */ member85 u32 fip; member
88 membuf_store(&to, fxsave->fip); in _um_i387_from_fxsr()133 fxsave->fip = from->fip; in um_fxsr_from_i387()
42 label = "fip";
45 label = "fip";
146 label = "fip";
294 label = "fip";
104 #define instruction_address (*(struct address *)&I387->soft.fip)
47 iaddr = (struct address *)&soft->fip; in fpstate_init_soft()
285 partition@1d000 { /* fip is at offset 0x200 */286 label = "fip";
266 partition@1d000 { /* fip is at offset 0x200 */267 label = "fip";
347 partition@1d000 { /* fip is at offset 0x200 */348 label = "fip";
430 label = "fip";
471 label = "fip";
394 label = "fip";
162 label = "fip";
Completed in 648 milliseconds