Searched refs:FLOOR_W_S (Results 1 – 5 of 5) sorted by relevance
/external/v8/src/mips64/ |
D | constants-mips64.h | 479 FLOOR_W_S = ((1 << 3) + 7), enumerator
|
D | assembler-mips64.cc | 2356 GenInstrRegister(COP1, S, f0, fs, fd, FLOOR_W_S); in floor_w_s()
|
/external/v8/src/mips/ |
D | constants-mips.h | 466 FLOOR_W_S = ((1 << 3) + 7), enumerator
|
D | assembler-mips.cc | 2130 GenInstrRegister(COP1, S, f0, fs, fd, FLOOR_W_S); in floor_w_s()
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrFPU.td | 277 def FLOOR_W_S : MMRel, ABSS_FT<"floor.w.s", FGR32Opnd, FGR32Opnd, II_FLOOR>,
|