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

  /external/valgrind/main/VEX/priv/
guest_ppc_toIR.c 501 static ULong extend_s_32to64 ( UInt x ) function
951 (Addr64)extend_s_32to64( toUInt(addr) ) );
984 mkU64(extend_s_32to64(imm32)) :
    [all...]
guest_mips_toIR.c 988 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 256 milliseconds