commit | 94f592f0e5b9c17a7505119a2d6c0f1f529ae93d | [log] [tgz] |
---|---|---|
author | Zong Li <zong@andestech.com> | Thu Aug 02 23:21:56 2018 +0800 |
committer | Palmer Dabbelt <palmer@sifive.com> | Mon Aug 13 08:31:31 2018 -0700 |
tree | 1756b57cd7fd41d14e9902eba01283caee7d747b | |
parent | 62b0194368147def8c5a77ce604a125d620fc582 [diff] |
RISC-V: Add the directive for alignment of stvec's value The stvec's value must be 4 byte alignment by specification definition. These directives avoid to stvec be set the non-alignment value. Signed-off-by: Zong Li <zong@andestech.com> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>