]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/riscv/attribute-04.d
[PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions and CSR
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / riscv / attribute-04.d
1 #as: -march-attr -misa-spec=2.2
2 #readelf: -A
3 #source: attribute-04.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 #...