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

  /external/valgrind/main/VEX/priv/
guest_ppc_toIR.c 462 static UInt extend_s_8to32( UChar x ) function
    [all...]
guest_x86_toIR.c 330 static UInt extend_s_8to32( UInt x ) function
406 return extend_s_8to32( (UInt) (guest_code[delta]) );
    [all...]

Completed in 51 milliseconds