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

/external/valgrind/VEX/priv/
H A Dguest_x86_helpers.c494 UInt x86g_calculate_eflags_all_WRK ( UInt cc_op, function
565 vex_printf("x86g_calculate_eflags_all_WRK(X86)"
568 vpanic("x86g_calculate_eflags_all_WRK(X86)");
586 x86g_calculate_eflags_all_WRK ( cc_op, cc_dep1, cc_dep2, cc_ndep );
632 return x86g_calculate_eflags_all_WRK(cc_op,cc_dep1,cc_dep2,cc_ndep)
645 UInt eflags = x86g_calculate_eflags_all_WRK(cc_op, cc_dep1,
718 UInt eflags = x86g_calculate_eflags_all_WRK(
778 UInt oszacp = x86g_calculate_eflags_all_WRK(

Completed in 142 milliseconds