HomeSort by relevance Sort by last modified time
    Searched refs:CVT_S_D (Results 1 - 3 of 3) sorted by null

  /external/v8/src/mips/
constants-mips.h 277 CVT_S_D = ((4 << 3) + 0),
assembler-mips.cc 971 void Assembler::cvt_s_d(FPURegister fd, FPURegister fs) { function in class:v8::internal::Assembler
972 GenInstrRegister(COP1, D, f0, fs, fd, CVT_S_D);
simulator-mips.cc     [all...]

Completed in 59 milliseconds