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

  /external/valgrind/VEX/priv/
guest_tilegx_toIR.c 168 static ULong extend_s_16to64 ( UInt x ) function
481 assign(t2, mkU64(extend_s_16to64(imm)));
532 mkU64(extend_s_16to64(imm))));
    [all...]
guest_mips_toIR.c 470 mkU64(extend_s_16to64(imm)))); \
984 static ULong extend_s_16to64 ( UInt x ) function
    [all...]
guest_ppc_toIR.c 539 static ULong extend_s_16to64 ( UInt x ) function
    [all...]
guest_amd64_toIR.c 480 static ULong extend_s_16to64 ( UShort x ) function
555 return extend_s_16to64( (UShort)v );
    [all...]

Completed in 451 milliseconds