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 /net/lapb/lapb_out.c | |
| parent | e444917019258ef3bd564d0b4a432add2c26a2ae (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 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions
