diff options
author | Tor Lillqvist <tml@collabora.com> | 2022-09-07 17:16:46 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2022-09-07 20:53:36 +0200 |
commit | 0c05d4dc4810749e65e81e98f04805b251d61e5a (patch) | |
tree | aa16707098f02c0eb76d9043dfb96ed344697cec /instsetoo_native/ooenv | |
parent | cb4216a9c933bf64ec7a30340b596cb83fe1b599 (diff) |
Fix register clobber information and simplify in the C++/UNO bridge for iOS
Avoid the use of unnecessary local variables to temporarily keep
return values from a function called by the inline assembly. Instead
use the GPR and FPR arrays also to temporarily keep such return
values, like the Linux aarch64 code does.
This fixes https://github.com/CollaboraOnline/online/issues/5204
Change-Id: I11aac56e9c8cc8aff1a3653ced45bdf4844cbcca
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139604
Tested-by: Jenkins
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'instsetoo_native/ooenv')
0 files changed, 0 insertions, 0 deletions