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

  /external/valgrind/VEX/priv/
guest_tilegx_toIR.c 173 static ULong extend_s_8to64 ( UInt x ) function
476 assign(t2, mkU64(extend_s_8to64(imm)));
526 mkU64(extend_s_8to64(imm))));
569 mkU64(extend_s_8to64(imm))));
759 mkU64(extend_s_8to64(imm)))));
815 mkU64(extend_s_8to64(imm)))));
    [all...]
guest_amd64_toIR.c 475 static ULong extend_s_8to64 ( UChar x ) function
546 return extend_s_8to64( guest_code[delta] );
    [all...]

Completed in 48 milliseconds