diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2021-07-23 23:17:04 -0700 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2021-10-18 22:19:34 -0700 |
commit | eda8dd1224d6c1c89eb6b687264da9ccfbffb0fd (patch) | |
tree | 7298c07e5bd0956395a87e9c3cee209ce4bdb434 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | e369953a5ba3295379095060f4ac72958da7c125 (diff) |
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 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions