Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/
Dconfig.in61 #undef DEFAULT_RISCV_PRIV_SPEC
Dconfigure.ac646 AC_DEFINE_UNQUOTED(DEFAULT_RISCV_PRIV_SPEC, "$with_priv_spec", definition
DChangeLog-20203991 default privilege spec according to DEFAULT_RISCV_PRIV_SPEC by
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-riscv.c153 #ifndef DEFAULT_RISCV_PRIV_SPEC
154 #define DEFAULT_RISCV_PRIV_SPEC "1.11" macro
4138 riscv_set_default_priv_spec (DEFAULT_RISCV_PRIV_SPEC); in riscv_after_parse_args()