Searched refs:OpFpOpcode (Results 1 – 2 of 2) sorted by relevance
358 FpRegister OpFp(Decoder::OpFpOpcode opcode, in OpFp()379 FloatType OpFp(Decoder::OpFpOpcode opcode, uint8_t rm, FloatType arg1, FloatType arg2) { in OpFp()381 case Decoder::OpFpOpcode::kFAdd: in OpFp()
197 enum class OpFpOpcode { enum402 OpFpOpcode opcode;853 .opcode = OpFpOpcode(opcode_bits), in DecodeOpFp()