Home
last modified time | relevance | path

Searched refs:default_arch_with_ext (Results 1 – 6 of 6) sorted by relevance

/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Dtc-riscv.c173 static const char *default_arch_with_ext = DEFAULT_RISCV_ARCH_WITH_EXT; variable
2848 default_arch_with_ext = arg; in md_parse_option()
2942 if (default_arch_with_ext == NULL) in riscv_after_parse_args()
2943 default_arch_with_ext = xlen == 64 ? "rv64g" : "rv32g"; in riscv_after_parse_args()
2954 riscv_set_arch (default_arch_with_ext); in riscv_after_parse_args()
/dports/devel/gnulibiberty/binutils-2.37/gas/config/
H A Dtc-riscv.c173 static const char *default_arch_with_ext = DEFAULT_RISCV_ARCH_WITH_EXT; variable
2848 default_arch_with_ext = arg; in md_parse_option()
2942 if (default_arch_with_ext == NULL) in riscv_after_parse_args()
2943 default_arch_with_ext = xlen == 64 ? "rv64g" : "rv32g"; in riscv_after_parse_args()
2954 riscv_set_arch (default_arch_with_ext); in riscv_after_parse_args()
/dports/devel/binutils/binutils-2.37/gas/config/
H A Dtc-riscv.c173 static const char *default_arch_with_ext = DEFAULT_RISCV_ARCH_WITH_EXT; variable
2848 default_arch_with_ext = arg; in md_parse_option()
2942 if (default_arch_with_ext == NULL) in riscv_after_parse_args()
2943 default_arch_with_ext = xlen == 64 ? "rv64g" : "rv32g"; in riscv_after_parse_args()
2954 riscv_set_arch (default_arch_with_ext); in riscv_after_parse_args()
/dports/devel/binutils/binutils-2.37/gas/
H A DChangeLog-20203888 * config/tc-riscv.c (default_arch_with_ext, default_isa_spec):
3906 with versions according to default_arch_with_ext.
/dports/devel/arm-elf-binutils/binutils-2.37/gas/
H A DChangeLog-20203888 * config/tc-riscv.c (default_arch_with_ext, default_isa_spec):
3906 with versions according to default_arch_with_ext.
/dports/devel/gnulibiberty/binutils-2.37/gas/
H A DChangeLog-20203888 * config/tc-riscv.c (default_arch_with_ext, default_isa_spec):
3906 with versions according to default_arch_with_ext.