Searched refs:get_FPU_sw (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/VEX/priv/
H A Dguest_x86_toIR.c3712 static IRExpr* get_FPU_sw ( void ) function
5143 IRExpr* sw = get_FPU_sw();
5454 putIReg(2, R_EAX, get_FPU_sw());
5461 assign(t16, get_FPU_sw());
H A Dguest_amd64_toIR.c5301 static IRExpr* get_FPU_sw ( void ) function
6790 IRExpr* sw = get_FPU_sw();
[all...]

Completed in 225 milliseconds