Home
last modified time | relevance | path

Searched refs:lhi (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/
H A Dpow.c368 double_t lhi = asdouble (asuint64 (hi) & -1ULL << 27); in pow() local
369 double_t llo = hi - lhi + lo; in pow()
370 ehi = yhi * lhi; in pow()
371 elo = ylo * lhi + y * llo; /* |elo| < |ehi| * 2^-25. */ in pow()
/freebsd/crypto/openssl/crypto/chacha/asm/
H A Dchacha-s390x.pl273 &{$z? \&lghi:\&lhi} ("%r1",-$frame);
302 lhi ("%r14",10);
377 lhi (@x[12],1);
409 &{$z? \&lghi:\&lhi} (@x[6],0);
458 &{$z? \&lghi:\&lhi} ("%r1",-$FRAME);
473 lhi ("%r0",10);
474 lhi ("%r1",0);
748 &{$z? \&lghi:\&lhi} ("%r1",-$FRAME);
763 lhi ("%r0",10);
984 lhi ("%r0",10);
/freebsd/sys/contrib/openzfs/module/lua/setjmp/
H A Dsetjmp_s390x.S59 lhi %r2, 1
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DREADME.txt106 lhi %r0, 1
112 lhi %r0, 1
H A DSystemZInstrInfo.td453 def LHI : UnaryRI<"lhi", 0xA78, bitconvert, GR32, imm32sx16>;
/freebsd/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-s390x.pl280 lhi ("%r0",0);
473 lhi ("%r0",1);
849 &{$z? \&lghi:\&lhi} ($len,0);