Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dguest_amd64_defs.h531 AMD64CondO = 0, /* overflow */ enumerator
Dguest_amd64_helpers.c834 case AMD64CondO: /* OF == 1 */ in amd64g_calculate_condition()
Dguest_amd64_toIR.c1934 case AMD64CondO: return "o"; in name_AMD64Condcode()
1959 vassert(cond >= AMD64CondO && cond <= AMD64CondNLE); in positiveIse_AMD64Condcode()