Home
last modified time | relevance | path

Searched refs:x87_fstp (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.h392 void x87_fstp( struct x86_function *p, struct x86_reg dst );
Drtasm_x86sse.c1945 void x87_fstp( struct x86_function *p, struct x86_reg dst ) in x87_fstp() function
1959 x87_fstp( p, x86_make_reg( file_x87, 0 )); in x87_fpop()