Home
last modified time | relevance | path

Searched refs:OP_MASK_PRED (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv.h240 #define OP_MASK_PRED 0xf macro
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv.h259 #define OP_MASK_PRED 0xf macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-riscv.c1223 case 'P': USE_BITS (OP_MASK_PRED, OP_SH_PRED); break; in validate_riscv_insn()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-riscv.c1394 case 'P': USE_BITS (OP_MASK_PRED, OP_SH_PRED); break; in validate_riscv_insn()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c118 #define MASK_PRED (OP_MASK_PRED << OP_SH_PRED)
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c154 #define MASK_PRED (OP_MASK_PRED << OP_SH_PRED)