Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/s390/s390-32/
Dstart.S95 lhi %r7,16 /* AT_HWCAP */
96 lhi %r8,3 /* AT_PHDR */
97 lhi %r9,5 /* AT_PHNUM */
98 lhi %r2,4 /* AT_PHENT */
120 lhi %r7,1 /* PT_LOAD id */
121 lhi %r8,0
134 lhi %r2,6 /* PT_PHDR id */
164 lhi %r0,-8
185 lhi %r6, 0 # Used to fini.
186 lhi %r5, 0 # Used to init.
Dsetjmp.S39 lhi %r3,1 /* second argument of one */
45 lhi %r3,0 /* second argument of zero */
55 lhi %r3,0 /* second argument of zero */
78 lhi %r2,0
Dsub_n.S35 lhi %r0,1 # cannot use ahi to add carry, use slr
Dadd_n.S36 lhi %r0,1 # cannot use ahi to add carry, use alr
Dstrncpy-z900.S35 lhi %r1,3
Ddl-trampoline.h259 lhi %r2,-8
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-32/
Dsysdep.h52 lhi %r4,-4095 ; \
100 lhi %r2,-1; \
118 lhi %r2,-1; \
130 lhi %r2,-1; \
161 lhi %r1,SYS_ify (syscall); \
Dsysdep.S43 lhi %r2,-1
52 lhi %r2,-1
67 lhi %r2,-1
Dclone.S37 lhi %r0,-8 /* Align the child_stack to a ... */
53 lhi %r2,-EINVAL
Dvfork.S34 lhi %r4,-4095
D__makecontext_ret.S28 1: lhi %r2,0 /* EXIT return value. */
Dsyscall.S38 lhi %r0,-4095
Dsetcontext.S39 lhi %r5,_NSIG8
Dgetcontext.S41 lhi %r5,_NSIG8
Dswapcontext.S75 lhi %r5,_NSIG8
/glibc-2.36/sysdeps/ieee754/dbl-64/
De_pow.c374 double_t lhi = asdouble (asuint64 (hi) & -1ULL << 27); in __pow() local
375 double_t llo = hi - lhi + lo; in __pow()
376 ehi = yhi * lhi; in __pow()
377 elo = ylo * lhi + y * llo; /* |elo| < |ehi| * 2^-25. */ in __pow()
/glibc-2.36/sysdeps/s390/
Dstrcmp-z900.S33 # define LGHI lhi
Dmemchr-z900.S36 # define LGHI lhi
Dwcsrchr-vx.S162 lhi %r0,15
Dmemrchr-vx.S103 lhi %r0,15
Dstrrchr-vx.S158 lhi %r0,15