diff options
| author | 2019-10-15 22:17:33 -0700 | |
|---|---|---|
| committer | 2019-11-26 11:33:38 -0800 | |
| commit | 5bf67094a3a2d99d5f96db30be286f6c41988177 (patch) | |
| tree | 78963be4370936d095943031ab745b22ad4a2017 /lib/math/git:/ssh:/git@git.zx2c4.com | |
| parent | xtensa: use named assembly arguments in bitops.h (diff) | |
xtensa: use "m" constraint instead of "a" in bitops.h assembly
Use "m" constraint instead of "r" for the address, as "m" allows
compiler to access adjacent locations using base + offset, while "r"
requires updating the base register every time.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'lib/math/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
