Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates
gmp
gmp-6.2.1-arm64-invert_limb.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gmp-6.2.1-arm64-invert_limb.patch of Package gmp
--- mpn/arm64/invert_limb.asm.orig 2020-12-09 08:22:02.101836933 +0100 +++ mpn/arm64/invert_limb.asm 2020-12-09 08:22:55.774456637 +0100 @@ -41,9 +41,9 @@ ASM_START() PROLOGUE(mpn_invert_limb) lsr x2, x0, #54 - LEA_HI( x1, approx_tab) + adrp x1, approx_tab and x2, x2, #0x1fe - LEA_LO( x1, approx_tab) + add x1, x1, :lo12:approx_tab ldrh w3, [x1,x2] lsr x4, x0, #24 add x4, x4, #1
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor