Searched refs:x87_fstp (Results 1 – 4 of 4) sorted by relevance
232 void x87_fstp( struct x86_function *p, struct x86_reg dst );
1045 void x87_fstp( struct x86_function *p, struct x86_reg dst ) in x87_fstp() function
390 void x87_fstp( struct x86_function *p, struct x86_reg dst );
1936 void x87_fstp( struct x86_function *p, struct x86_reg dst ) in x87_fstp() function1950 x87_fstp( p, x86_make_reg( file_x87, 0 )); in x87_fpop()