Searched refs:kDouble (Results 1 – 2 of 2) sorted by relevance
179 args.src_type == Decoder::FloatOperandType::kDouble) { in Fcvt()184 } else if (args.dst_type == Decoder::FloatOperandType::kDouble && in Fcvt()200 case Decoder::FloatOperandType::kDouble: in Fcvt()238 case Decoder::FloatOperandType::kDouble: in Fcvt()278 case Decoder::FloatOperandType::kDouble: in Fma()387 case Decoder::FloatOperandType::kDouble: in Load()499 case Decoder::FloatOperandType::kDouble: in OpFp()537 case Decoder::FloatOperandType::kDouble: in OpFpGpRegisterTargetNoRounding()573 case Decoder::FloatOperandType::kDouble: in OpFpGpRegisterTargetSingleInputNoRounding()601 case Decoder::FloatOperandType::kDouble: in OpFpNoRounding()[all …]
620 kDouble = 0b01, enumerator1056 DecodeCompressedLoadStore<LoadStore::kLoad, FloatOperandType::kDouble>(); in DecodeCompressedInstruction()1065 DecodeCompressedLoadStore<LoadStore::kStore, FloatOperandType::kDouble>(); in DecodeCompressedInstruction()1099 DecodeCompressedLoadsp<FloatOperandType::kDouble>(); in DecodeCompressedInstruction()1111 DecodeCompressedStoresp<FloatOperandType::kDouble>(); in DecodeCompressedInstruction()2327 {.is_vector_instruction = false, .size = FloatOperandType::kDouble},