RISC-V: Update CSR to privileged spec 1.11.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / riscv / attribute-05.s
1 .attribute arch, "rv32g"
2 .attribute priv_spec, 1
3 .attribute priv_spec_minor, 2
4 .attribute priv_spec_revision, 3
5 .attribute unaligned_access, 1
6 .attribute stack_align, 16
This page took 0.035881 seconds and 4 git commands to generate.