|
Tag Name |
Type |
Description |
|
Tag_arch |
String |
Denotes the target architecture specified by the compiler option “-march”. The default values are RV32G or RV64G. |
|
Tag_priv_spec |
Integer |
Denotes the version of the privileged specification. |
|
Tag_strict_align |
Integer |
Denotes if strict alignment is required for memory accesses in code generation. |
|
Tag_stack_align |
Integer |
Denotes the stack alignment requirement (in bytes) that is specified by the option “-mpreferred-stack-boundary”. The default values are 16-byte aligned for RV32I/RV64I ABI and 4-byte aligned for RV32E. |
|
Tag_A_ext |
Integer + String |
Denotes the version of the standard extension A. |
|
Tag_C_ext |
Integer + String |
Denotes the version of the standard extension C. |
|
Tag_D_ext |
Integer + String |
Denotes the version of the standard extension D. |
|
Tag_E_ext |
Integer + String |
Denotes the version of the standard extension E. |
|
Tag_F_ext |
Integer + String |
Denotes the version of the standard extension F. |
|
Tag_I_ext |
Integer + String |
Denotes the version of the standard extension I. |
|
Tag_M_ext |
Integer + String |
Denotes the version of the standard extension M. |
|
Tag_Q_ext |
Integer + String |
Denotes the version of the standard extension Q. |
|
Tag_X_ext |
String |
Denotes information about non-standard extensions if there are any. |
--
You received this message because you are subscribed to the Google Groups "RISC-V SW Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sw-dev+unsubscribe@groups.riscv.org.
To post to this group, send email to sw-...@groups.riscv.org.
Visit this group at https://groups.google.com/a/groups.riscv.org/group/sw-dev/.
To view this discussion on the web visit https://groups.google.com/a/groups.riscv.org/d/msgid/sw-dev/20180327134101.GZ6044%40redhat.com.