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

  /external/valgrind/main/VEX/priv/
guest_mips_toIR.c 470 mkU64(extend_s_16to64(imm)))); \
978 static ULong extend_s_16to64 ( UInt x ) function
    [all...]
guest_ppc_toIR.c 491 static ULong extend_s_16to64 ( UInt x ) function
975 mkU64(extend_s_16to64(imm16)) :
    [all...]
guest_amd64_toIR.c 480 static ULong extend_s_16to64 ( UShort x ) function
555 return extend_s_16to64( (UShort)v );
    [all...]

Completed in 343 milliseconds