xtensa: use callx0 opcode in fast_coprocessor
Instead of emulating call0 in fast_coprocessor use that opcode directly.
Use 'ret' instead of 'jx a0'.
Signed-off-by:
Max Filippov <jcmvbkbc@gmail.com>
Loading
Please sign in to comment
Instead of emulating call0 in fast_coprocessor use that opcode directly.
Use 'ret' instead of 'jx a0'.
Signed-off-by:
Max Filippov <jcmvbkbc@gmail.com>