Searched refs:FLOOR_L_S (Results 1 – 5 of 5) sorted by relevance
/external/v8/src/mips64/ |
D | constants-mips64.h | 475 FLOOR_L_S = ((1 << 3) + 3), enumerator
|
D | assembler-mips64.cc | 2410 GenInstrRegister(COP1, S, f0, fs, fd, FLOOR_L_S); in floor_l_s()
|
/external/v8/src/mips/ |
D | constants-mips.h | 462 FLOOR_L_S = ((1 << 3) + 3), enumerator
|
D | assembler-mips.cc | 2184 GenInstrRegister(COP1, S, f0, fs, fd, FLOOR_L_S); in floor_l_s()
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrFPU.td | 301 def FLOOR_L_S : ABSS_FT<"floor.l.s", FGR64Opnd, FGR32Opnd, II_FLOOR>,
|