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

  /external/valgrind/main/VEX/useful/
hd_fpu.c     [all...]
  /external/valgrind/main/VEX/priv/
guest_ppc_toIR.c 467 static UInt extend_s_16to32 ( UInt x ) function
937 mkU32(extend_s_16to32(imm16)) );
    [all...]
guest_x86_toIR.c 335 static UInt extend_s_16to32 ( UInt x ) function
414 return extend_s_16to32(d);
    [all...]

Completed in 151 milliseconds