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

  /external/valgrind/VEX/priv/
guest_ppc_toIR.c 549 static ULong extend_s_32to64 ( UInt x ) function
    [all...]
guest_mips_toIR.c 994 static ULong extend_s_32to64 ( UInt x ) function
    [all...]
guest_amd64_toIR.c 485 static ULong extend_s_32to64 ( UInt x ) function
566 return extend_s_32to64( v );
    [all...]

Completed in 36 milliseconds