Searched refs:cmp_s (Results 1 – 4 of 4) sorted by relevance
/external/v8/src/mips/ |
D | assembler-mips.h | 957 void cmp_s(FPUCondition cond, FPURegister fd, FPURegister fs, FPURegister ft);
|
D | assembler-mips.cc | 2869 void Assembler::cmp_s(FPUCondition cond, FPURegister fd, FPURegister fs, in cmp_s() function in v8::internal::Assembler
|
/external/v8/src/mips64/ |
D | assembler-mips64.h | 1019 void cmp_s(FPUCondition cond, FPURegister fd, FPURegister fs, FPURegister ft);
|
D | assembler-mips64.cc | 3085 void Assembler::cmp_s(FPUCondition cond, FPURegister fd, FPURegister fs, in cmp_s() function in v8::internal::Assembler
|