Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dguest_amd64_defs.h550 AMD64CondNL = 13, /* not less */ enumerator
Dguest_amd64_helpers.c866 case AMD64CondNL: in amd64g_calculate_condition()
Dguest_amd64_toIR.c1947 case AMD64CondNL: return "ge"; /*"nl";*/ in name_AMD64Condcode()