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

  /external/chromium_org/v8/src/mips/
constants-mips.h 382 ROUND_W_S = ((1 << 3) + 4),
assembler-mips.cc 1758 void Assembler::round_w_s(FPURegister fd, FPURegister fs) { function in class:v8::Assembler
    [all...]
assembler-mips.h 757 void round_w_s(FPURegister fd, FPURegister fs);
    [all...]
simulator-mips.cc     [all...]
  /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 243 def ROUND_W_S : ABSS_FT<"round.w.s", FGR32RegsOpnd, FGR32RegsOpnd, IIFcvt>,

Completed in 172 milliseconds