Lines Matching refs:opcode2
402 @item opcode2 @tab Unsigned immediate or opcode name for 2-bits opcode.
575 @item CR type: .insn cr opcode2, func4, rd, rs2
578 | func4 | rd/rs1 | rs2 | opcode2 |
583 @item CI type: .insn ci opcode2, func3, rd, simm6
586 | func3 | simm6[5] | rd/rs1 | simm6[4:0] | opcode2 |
591 @item CIW type: .insn ciw opcode2, func3, rd', uimm8
594 | func3 | uimm8[7:0] | rd' | opcode2 |
599 @item CSS type: .insn css opcode2, func3, rd, uimm6
602 | func3 | uimm6[5:0] | rd | opcode2 |
607 @item CL type: .insn cl opcode2, func3, rd', uimm5(rs1')
610 | func3 | uimm5[4:2] | rs1' | uimm5[1:0] | rd' | opcode2 |
615 @item CS type: .insn cs opcode2, func3, rs2', uimm5(rs1')
618 | func3 | uimm5[4:2] | rs1' | uimm5[1:0] | rs2' | opcode2 |
623 @item CA type: .insn ca opcode2, func6, func2, rd', rs2'
626 | func6 | rd'/rs1' | func2 | rs2' | opcode2 |
631 @item CB type: .insn cb opcode2, func3, rs1', symbol
634 | func3 | simm8[8|4:3] | rs1' | simm8[7:6|2:1|5] | opcode2 |
639 @item CJ type: .insn cj opcode2, symbol
642 | func3 | simm11[11|4|9:8|10|6|7|3:1|5] | opcode2 |