Searched refs:x87_fstp (Results 1 – 2 of 2) sorted by relevance
392 void x87_fstp( struct x86_function *p, struct x86_reg dst );
1945 void x87_fstp( struct x86_function *p, struct x86_reg dst ) in x87_fstp() function1959 x87_fstp( p, x86_make_reg( file_x87, 0 )); in x87_fpop()