commit | 04fa17d1368c1f49801c852aac874d99ba5a6d20 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@kernel.org> | Mon Aug 16 13:50:23 2021 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Tue Aug 24 16:44:23 2021 +0100 |
tree | 6cfde532c1b23d2d2ca77535278c051662d1da75 | |
parent | 38ee3c5e36a134050df93ab911d4713e30a6cde5 [diff] |
arm64/sve: Add a comment documenting the binutils needed for SVE asm At some point it would be nice to avoid the need to manually encode SVE instructions, add a note of the binutils version required to save looking it up. Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20210816125024.8112-1-broonie@kernel.org Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>