Home
last modified time | relevance | path

Searched refs:X86G_CC_OP_SHRW (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/main/VEX/priv/
Dguest_x86_defs.h358 X86G_CC_OP_SHRW, /* 26 where res' is like res but shifted one bit less */ enumerator
Dguest_x86_helpers.c537 case X86G_CC_OP_SHRW: ACTIONS_SHR( 16, UShort ); in x86g_calculate_eflags_all_WRK()