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

  /external/valgrind/main/VEX/priv/
guest_ppc_toIR.c 472 static ULong extend_s_16to64 ( UInt x ) function
936 mkU64(extend_s_16to64(imm16)) :
    [all...]
guest_amd64_toIR.c 497 static ULong extend_s_16to64 ( UShort x ) function
572 return extend_s_16to64( (UShort)v );
    [all...]

Completed in 188 milliseconds