HomeSort by relevance Sort by last modified time
    Searched refs:extend_s_8to32 (Results 1 - 2 of 2) sorted by null

  /external/valgrind/VEX/priv/
guest_ppc_toIR.c 552 static UInt extend_s_8to32( UChar x ) function
    [all...]
guest_x86_toIR.c 327 static UInt extend_s_8to32( UInt x ) function
403 return extend_s_8to32( (UInt) (guest_code[delta]) );
    [all...]

Completed in 77 milliseconds