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

  /external/v8/src/mips/
constants-mips.h 375 CEIL_L_S = ((1 << 3) + 2),
assembler-mips.cc 1817 void Assembler::ceil_l_s(FPURegister fd, FPURegister fs) { function in class:v8::Assembler
    [all...]
assembler-mips.h 836 void ceil_l_s(FPURegister fd, FPURegister fs);
    [all...]
simulator-mips.cc     [all...]
  /external/llvm/lib/Target/Mips/
MipsInstrFPU.td 236 def CEIL_L_S : ABSS_FT<"ceil.l.s", FGR64, FGR32, IIFcvt>, ABSS_FM<0xa, 16>;

Completed in 215 milliseconds