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

/external/valgrind/main/coregrind/
H A Dm_stacktrace.c92 #define FPUNWIND 0 macro
110 FPUNWIND (0): there is CF info, and it gives the same result as fp unwind.
122 IP ^ FPUNWIND
152 UInt Fw; // unwind at end of stack+store FPUNWIND
153 UInt FO; // unwind + store FPUNWIND
156 UInt Ck; // unwind fp invalid+store FPUNWIND
334 fp_CF_verif_cache [hash] = xip_verified ^ FPUNWIND;
335 if (debug) VG_(printf)(" cache FPUNWIND 0\n");
360 fp_CF_verif_cache [hash] = xip_verified ^ FPUNWIND;
361 if (debug) VG_(printf)(" cache FPUNWIND >
445 #undef FPUNWIND macro
[all...]

Completed in 325 milliseconds