Searched refs:MATCH_TH_LRWU (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | riscv-opc.h | 2600 #define MATCH_TH_LRWU 0xc000400b macro 4005 DECLARE_INSN(th_lrwu, MATCH_TH_LRWU, MASK_TH_LRWU)
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | riscv-opc.c | 2205 {"th.lrwu", 64, INSN_CLASS_XTHEADMEMIDX, "d,s,t,Xtu2@25", MATCH_TH_LRWU, MASK_TH_LRWU, match_opcode…
|