Searched refs:FLOOR_L_S (Results 1 – 9 of 9) sorted by relevance
/external/v8/src/mips/ |
D | constants-mips.h | 521 FLOOR_L_S = ((1U << 3) + 3), enumerator
|
D | assembler-mips.cc | 2733 GenInstrRegister(COP1, S, f0, fs, fd, FLOOR_L_S); in floor_l_s()
|
D | simulator-mips.cc | 3318 case FLOOR_L_S: { // Mips32r2 instruction. in DecodeTypeRegisterSRsType()
|
/external/v8/src/mips64/ |
D | constants-mips64.h | 551 FLOOR_L_S = ((1U << 3) + 3), enumerator
|
D | assembler-mips64.cc | 3045 GenInstrRegister(COP1, S, f0, fs, fd, FLOOR_L_S); in floor_l_s()
|
D | simulator-mips64.cc | 2764 case FLOOR_L_S: { // Mips64r2 instruction. in DecodeTypeRegisterSRsType()
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrFPU.td | 301 def FLOOR_L_S : ABSS_FT<"floor.l.s", FGR64Opnd, FGR32Opnd, II_FLOOR>,
|
/external/capstone/arch/Mips/ |
D | MipsGenAsmWriter.inc | 748 22761U, // FLOOR_L_S 2462 0U, // FLOOR_L_S
|
D | MipsGenDisassemblerTables.inc | 4254 /* 733 */ MCD_OPC_Decode, 219, 5, 75, // Opcode: FLOOR_L_S
|