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

  /external/v8/src/mips/
constants-mips.h 380 FLOOR_W_S = ((1 << 3) + 7),
assembler-mips.cc 1753 void Assembler::floor_w_s(FPURegister fd, FPURegister fs) { function in class:v8::Assembler
    [all...]
assembler-mips.h 823 void floor_w_s(FPURegister fd, FPURegister fs);
    [all...]
simulator-mips.cc     [all...]
  /external/llvm/lib/Target/Mips/
MipsInstrFPU.td 220 def FLOOR_W_S : ABSS_FT<"floor.w.s", FGR32, FGR32, IIFcvt>, ABSS_FM<0xf, 16>;

Completed in 2568 milliseconds