Searched refs:riscv_supported_std_s_ext (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-riscv.c1224 static struct riscv_supported_ext riscv_supported_std_s_ext[] = variable in typeref:struct:riscv_supported_ext
1265 riscv_supported_std_s_ext,
1346 return riscv_known_prefixed_ext (ext, riscv_supported_std_s_ext);
1522 case RV_ISA_CLASS_S: table = riscv_supported_std_s_ext; break;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-riscv.c1234 static struct riscv_supported_ext riscv_supported_std_s_ext[] = variable in typeref:struct:riscv_supported_ext
1252 riscv_supported_std_s_ext,
1332 return riscv_known_prefixed_ext (ext, riscv_supported_std_s_ext);
1508 case RV_ISA_CLASS_S: table = riscv_supported_std_s_ext; break;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-riscv.c1346 static struct riscv_supported_ext riscv_supported_std_s_ext[] = variable in typeref:struct:riscv_supported_ext
1395 riscv_supported_std_s_ext,
1476 return riscv_known_prefixed_ext (ext, riscv_supported_std_s_ext);
1652 case RV_ISA_CLASS_S: table = riscv_supported_std_s_ext; break;

Completed in 102 milliseconds