HomeSort by relevance Sort by last modified time
    Searched full:round_l_s (Results 1 - 5 of 5) sorted by null

  /external/v8/src/mips/
constants-mips.h 373 ROUND_L_S = ((1 << 3) + 0),
assembler-mips.cc 1797 void Assembler::round_l_s(FPURegister fd, FPURegister fs) { function in class:v8::Assembler
    [all...]
assembler-mips.h 832 void round_l_s(FPURegister fd, FPURegister fs);
    [all...]
simulator-mips.cc     [all...]
  /external/llvm/lib/Target/Mips/
MipsInstrFPU.td 230 def ROUND_L_S : ABSS_FT<"round.l.s", FGR64, FGR32, IIFcvt>, ABSS_FM<0x8, 16>;

Completed in 186 milliseconds