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

  /external/valgrind/VEX/useful/
hd_fpu.c     [all...]
  /external/valgrind/VEX/priv/
guest_mips_toIR.c 467 mkU32(extend_s_16to32(imm)))); \
974 static UInt extend_s_16to32(UInt x) function
    [all...]
guest_ppc_toIR.c 534 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...]

Completed in 52 milliseconds