Home
last modified time | relevance | path

Searched refs:Msa2RFInstrHelper (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/mips/
Dsimulator-mips.cc5907 T_int Msa2RFInstrHelper(uint32_t opcode, T_src src, T_dst& dst, in Msa2RFInstrHelper() function
6205 Msa2RFInstrHelper<int32_t, float>(opcode, ws.w[i], wd.w[i], this); in DecodeTypeMsa2RF()
6210 Msa2RFInstrHelper<int64_t, double>(opcode, ws.d[i], wd.d[i], this); in DecodeTypeMsa2RF()
/external/v8/src/mips64/
Dsimulator-mips64.cc6138 T_int Msa2RFInstrHelper(uint32_t opcode, T_src src, T_dst& dst, in Msa2RFInstrHelper() function
6436 Msa2RFInstrHelper<int32_t, float>(opcode, ws.w[i], wd.w[i], this); in DecodeTypeMsa2RF()
6441 Msa2RFInstrHelper<int64_t, double>(opcode, ws.d[i], wd.d[i], this); in DecodeTypeMsa2RF()