Searched defs:AmoArgs (Results 1 – 1 of 1) sorted by relevance
650 struct AmoArgs { struct651 AmoOpcode opcode;652 MemoryDataOperandType operand_type;653 uint8_t dst;654 uint8_t src1;655 uint8_t src2;656 bool rl : 1;657 bool aq : 1;