Searched refs:MASK_VMFLEVF (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | riscv-opc.c | 1815 {"vmfle.vf", 0, INSN_CLASS_ZVEF, "Vd,Vt,SVm", MATCH_VMFLEVF, MASK_VMFLEVF, match_opcode, 0}, 2839 {"th.vmfle.vf", 0, INSN_CLASS_XTHEADVECTOR, "Vd,Vt,SVm", MATCH_VMFLEVF, MASK_VMFLEVF, match_opcod…
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | riscv-opc.h | 1897 #define MASK_VMFLEVF 0xfc00707f macro
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | riscv-opc.c | 1689 {"vmfle.vf", 0, INSN_CLASS_ZVEF, "Vd,Vt,SVm", MATCH_VMFLEVF, MASK_VMFLEVF, match_opcode, 0},
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | riscv-opc.h | 1963 #define MASK_VMFLEVF 0xfc00707f macro
|