Searched refs:OP_V (Results 1 – 2 of 2) sorted by relevance
152 def OPC_OP_V : RISCVOpcode<"OP_V", 0b1010111>;
2652 #define OP_V(x) ((x) << OP_S) macro2653 #define OP_F OP_V(1U)