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

  /external/v8/src/mips/
constants-mips.h 376 FLOOR_L_S = ((1 << 3) + 3),
assembler-mips.cc 1807 void Assembler::floor_l_s(FPURegister fd, FPURegister fs) { function in class:v8::Assembler
    [all...]
assembler-mips.h 834 void floor_l_s(FPURegister fd, FPURegister fs);
    [all...]
simulator-mips.cc     [all...]
  /external/llvm/lib/Target/Mips/
MipsInstrFPU.td 238 def FLOOR_L_S : ABSS_FT<"floor.l.s", FGR64, FGR32, IIFcvt>, ABSS_FM<0xb, 16>;

Completed in 82 milliseconds