diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2021-07-24 09:17:04 +0300 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2021-10-19 08:19:34 +0300 |
commit | eda8dd1224d6c1c89eb6b687264da9ccfbffb0fd (patch) | |
tree | 7298c07e5bd0956395a87e9c3cee209ce4bdb434 /arch/xtensa/lib | |
parent | e369953a5ba3295379095060f4ac72958da7c125 (diff) | |
download | linux-eda8dd1224d6c1c89eb6b687264da9ccfbffb0fd.tar.xz |
xtensa: use a14 instead of a15 in inline assembly
a15 is a frame pointer in the call0 xtensa ABI, don't use it explicitly
in the inline assembly. Use a14 instead, as it has the same properties
as a15 w.r.t. window overflow.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'arch/xtensa/lib')
0 files changed, 0 insertions, 0 deletions