Home
last modified time | relevance | path

Searched refs:RCLASS_CSR (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-riscv.c940 RCLASS_CSR enumerator
1177 if (class == RCLASS_CSR) in reg_lookup_internal()
3244 if (reg_lookup (&asarg, RCLASS_CSR, &regno)) in riscv_ip()
5026 if ((reg = reg_lookup_internal (regname, RCLASS_CSR)) >= 0) in tc_riscv_regname_to_dw2regnum()
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-20203944 than reg_names_hash. Therefore, move RCLASS_CSR behind RCLASS_MAX.