Searched defs:FmaArgs (Results 1 – 1 of 1) sorted by relevance
720 struct FmaArgs { struct721 FmaOpcode opcode;722 FloatOperandType operand_type;723 uint8_t dst;724 uint8_t src1;725 uint8_t src2;726 uint8_t src3;727 uint8_t rm;