Home
last modified time | relevance | path

Searched refs:OP_SH_FUNCT3 (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv.h272 #define OP_SH_FUNCT3 12 macro
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv.h277 #define OP_SH_FUNCT3 12 macro
/netbsd/src/external/gpl3/gdb/dist/include/
DChangeLog-2018822 (OP_SH_FUNCT3): Likewise.
/netbsd/src/external/gpl3/binutils/dist/include/
DChangeLog-2018822 (OP_SH_FUNCT3): Likewise.
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-riscv.c1411 case '3': USE_BITS (OP_MASK_FUNCT3, OP_SH_FUNCT3); break; in validate_riscv_insn()