commit | 4cb28db99be2ca4a3f143e8c4c4ac954af1cc4f4 | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Tue May 14 12:08:39 2019 +0100 |
committer | Alex Bennée <alex.bennee@linaro.org> | Tue May 28 10:28:50 2019 +0100 |
tree | 36a18ee1bdcef99c39a458d865738e27b169d119 | |
parent | 4e7f9032cf9bba8558b0fd5ab6a1366d6d7b8ee0 [diff] |
target/arm: fixup some of the commentary for arm-semi This cleans up a number of the block comments to fit the proper style. While we are at it we also reference the official specification and document what the return register value can be. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>