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

  /external/valgrind/main/VEX/priv/
guest_ppc_toIR.c 482 static ULong extend_s_32to64 ( UInt x ) function
912 (Addr64)extend_s_32to64( toUInt(addr) ) );
945 mkU64(extend_s_32to64(imm32)) :
    [all...]
guest_amd64_toIR.c 502 static ULong extend_s_32to64 ( UInt x ) function
583 return extend_s_32to64( v );
    [all...]

Completed in 76 milliseconds