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

/external/valgrind/coregrind/m_debuginfo/
H A Dpriv_storage.h376 Cbinop_Shr, enumerator in enum:__anon15887
H A Dstorage.c899 case Cbinop_Shr: VG_(printf)(">>"); break;
H A Ddebuginfo.c2457 case Cbinop_Shr: return wL >> wR;
H A Dreaddwarf.c2912 bop = Cbinop_Shr; opname = "shr"; goto binop;

Completed in 107 milliseconds