Home
last modified time | relevance | path

Searched refs:OP_V (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrFormats.td152 def OPC_OP_V : RISCVOpcode<"OP_V", 0b1010111>;
/freebsd/contrib/ofed/libcxgb4/
H A Dt4_regs.h2652 #define OP_V(x) ((x) << OP_S) macro
2653 #define OP_F OP_V(1U)