diff options
| author | Max Filippov <jcmvbkbc@gmail.com> | 2019-10-15 22:17:33 -0700 |
|---|---|---|
| committer | Max Filippov <jcmvbkbc@gmail.com> | 2019-11-26 11:33:38 -0800 |
| commit | 5bf67094a3a2d99d5f96db30be286f6c41988177 (patch) | |
| tree | 78963be4370936d095943031ab745b22ad4a2017 /tools/perf/scripts/python | |
| parent | xtensa: use named assembly arguments in bitops.h (diff) | |
| download | linux-5bf67094a3a2d99d5f96db30be286f6c41988177.tar.gz linux-5bf67094a3a2d99d5f96db30be286f6c41988177.zip | |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
