mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
Update.
1999-06-09 Jakub Jelinek <jj@ultra.linux.cz> * stdlib/longlong.h: gas changed sethi handling when without %hi(). Fix assembly. * sysdeps/generic/dl-cache.c (_dl_cache_lookup): Allow port specific cache id checks. * sysdeps/generic/dl-cache.h: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/dl-cache.h: New file.
This commit is contained in:
@ -1220,7 +1220,7 @@ extern USItype __udiv_qrnnd __P ((USItype *, USItype, USItype, USItype));
|
||||
srlx %7,32,%5
|
||||
mulx %3,%5,%3
|
||||
mulx %2,%5,%5
|
||||
sethi 0x80000000,%2
|
||||
sethi %%hi(0x80000000),%2
|
||||
addcc %4,%3,%4
|
||||
srlx %4,32,%4
|
||||
add %2,%2,%2
|
||||
|
Reference in New Issue
Block a user