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

  /external/valgrind/main/VEX/priv/
host_mips_defs.h 637 extern MIPSInstr *MIPSInstr_Mul(Bool syned, Bool hi32, Bool sz32, HReg,
host_mips_isel.c 869 addInstr(env, MIPSInstr_Mul(False/*Unsigned or Signed */ ,
889 addInstr(env, MIPSInstr_Mul(syned /*Unsigned or Signed */ ,
    [all...]
host_mips_defs.c 1167 MIPSInstr *MIPSInstr_Mul(Bool syned, Bool wid, Bool sz32, HReg dst, HReg srcL,
    [all...]

Completed in 144 milliseconds