Home
last modified time | relevance | path

Searched refs:MASK_CV_ABS (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h2362 #define MASK_CV_ABS 0xfff0707f macro
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h2407 #define MASK_CV_ABS 0xfff0707f macro
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c2081 {"cv.abs", 0, INSN_CLASS_XCVALU, "d,s", MATCH_CV_ABS, MASK_CV_ABS, match_opcode, 0},
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c2176 {"cv.abs", 0, INSN_CLASS_XCVALU, "d,s", MATCH_CV_ABS, MASK_CV_ABS, match_opcode, 0},