Searched refs:RISCV_GET_SPEC_CLASS (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | cpu-riscv.h | 48 #define RISCV_GET_SPEC_CLASS(UTYPE, LTYPE, NAME, CLASS) \ macro 72 RISCV_GET_SPEC_CLASS(ISA, isa, NAME, CLASS) 74 RISCV_GET_SPEC_CLASS(PRIV, priv, NAME, CLASS)
|
H A D | ChangeLog | 1864 (RISCV_GET_SPEC_CLASS): Added to reduce repeated code.
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | cpu-riscv.h | 48 #define RISCV_GET_SPEC_CLASS(UTYPE, LTYPE, NAME, CLASS) \ macro 72 RISCV_GET_SPEC_CLASS(ISA, isa, NAME, CLASS) 74 RISCV_GET_SPEC_CLASS(PRIV, priv, NAME, CLASS)
|
H A D | ChangeLog | 2410 (RISCV_GET_SPEC_CLASS): Added to reduce repeated code.
|