Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.c1514 static void note_x87_pop( struct x86_function *p ) in note_x87_pop() function
1544 note_x87_pop(p); in x87_fistp()
1741 note_x87_pop(p); in x87_fmulp()
1750 note_x87_pop(p); in x87_fsubp()
1759 note_x87_pop(p); in x87_fsubrp()
1768 note_x87_pop(p); in x87_faddp()
1777 note_x87_pop(p); in x87_fdivp()
1786 note_x87_pop(p); in x87_fdivrp()
1807 note_x87_pop(p); in x87_fucomp()
1814 note_x87_pop(p); /* pop twice */ in x87_fucompp()
[all …]