Searched refs:MASK_TH_ADDSL (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | riscv-opc.h | 2429 #define MASK_TH_ADDSL 0xf800707f macro 3920 DECLARE_INSN(th_addsl, MATCH_TH_ADDSL, MASK_TH_ADDSL)
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | riscv-opc.c | 2116 {"th.addsl", 0, INSN_CLASS_XTHEADBA, "d,s,t,Xtu2@25", MATCH_TH_ADDSL, MASK_TH_ADDSL, …
|