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

  /external/valgrind/main/VEX/priv/
guest_mips_toIR.c 467 mkU32(extend_s_16to32(imm)))); \
968 static UInt extend_s_16to32(UInt x) function
    [all...]
guest_x86_toIR.c 332 static UInt extend_s_16to32 ( UInt x ) function
411 return extend_s_16to32(d);
    [all...]
guest_ppc_toIR.c 486 static UInt extend_s_16to32 ( UInt x ) function
976 mkU32(extend_s_16to32(imm16)) );
    [all...]

Completed in 604 milliseconds