summaryrefslogtreecommitdiffstats
path: root/arch/nds32
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2019-10-15 22:17:33 -0700
committerMax Filippov <jcmvbkbc@gmail.com>2019-11-26 11:33:38 -0800
commit5bf67094a3a2d99d5f96db30be286f6c41988177 (patch)
tree78963be4370936d095943031ab745b22ad4a2017 /arch/nds32
parente444917019258ef3bd564d0b4a432add2c26a2ae (diff)
downloadlinux-stable-5bf67094a3a2d99d5f96db30be286f6c41988177.tar.gz
linux-stable-5bf67094a3a2d99d5f96db30be286f6c41988177.tar.bz2
linux-stable-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 'arch/nds32')
0 files changed, 0 insertions, 0 deletions