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

  /external/v8/src/mips/
constants-mips.h 377 ROUND_W_S = ((1 << 3) + 4),
assembler-mips.cc 1743 void Assembler::round_w_s(FPURegister fd, FPURegister fs) { function in class:v8::Assembler
    [all...]
assembler-mips.h 821 void round_w_s(FPURegister fd, FPURegister fs);
    [all...]
simulator-mips.cc     [all...]
  /external/llvm/lib/Target/Mips/
MipsInstrFPU.td 217 def ROUND_W_S : ABSS_FT<"round.w.s", FGR32, FGR32, IIFcvt>, ABSS_FM<0xc, 16>;

Completed in 251 milliseconds