On Mon, 2018-01-01 at 15:20 +0100, Ole Streicher wrote:
> However, I have no idea how to write the same for the 64-bit platform
> arm64 (the code in the repo does not work). Maybe someone could help
> me here? Preferably under the IRAF license [3], so that it can be
> included upstream later.
My a
Hi Ian,
thank you very much! I already got an off-list answer from Peter Green
which seems to work well (at least, it passes my tests), and I uploaded
a version that supports all arm platforms now. The code is:
.file "zsvjmp.s"
.arch armv8-a
.text
.global zsvjmp_
Dear arm64 specialists,
I just got the "IRAF" package accepted into Debian [1]. Although the
code is claimed to be portable, it needs a piece of assembler
code for each platform that provides a (sort of) setjmp() to their
Fortran variant.
A "C" implementation for this looks like:
#include
int
3 matches
Mail list logo