[PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions and CSR
[deliverable/binutils-gdb.git] / gas / testsuite / gas / riscv / attribute-01.d
1 #as: -march=rv32g -march-attr -misa-spec=2.2
2 #readelf: -A
3 #source: empty.s
4 Attribute Section: riscv
5 File Attributes
6 Tag_RISCV_arch: "rv32i2p0_m2p0_a2p0_f2p0_d2p0"
7 Tag_RISCV_priv_spec: [0-9_\"].*
8 Tag_RISCV_priv_spec_minor: [0-9_\"].*
9 #...
This page took 0.02904 seconds and 4 git commands to generate.