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

/external/valgrind/main/VEX/priv/
H A Dhost_amd64_isel.c323 static void push_uimm64( ISelEnv* env, ULong uimm64 ) function
3291 /* do push_uimm64 twice, first time for the high-order half. */
3292 push_uimm64(env, bitmask8_to_bytemask64(
3295 push_uimm64(env, bitmask8_to_bytemask64(

Completed in 128 milliseconds