R_AARCH64_TSTBR14 is calculated as S+A-P,
Set the immediate field of a TBZ/TBNZ instruction to bits [15:2] of X; check -2^15 ≤ X < 2^15
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D15824
[ELF/AARCH64] - Implemented R_AARCH64_TSTBR14 relocation. ClosedPublic Authored by grimar on Dec 30 2015, 6:22 AM.
Details Summary R_AARCH64_TSTBR14 is calculated as S+A-P,
Diff Detail
Event Timelinegrimar updated this object. This revision is now accepted and ready to land.Jan 5 2016, 9:09 AM Closed by commit rL257334: [ELF/AARCH64] - Implemented R_AARCH64_TSTBR14 relocation. (authored by grimar). · Explain WhyJan 11 2016, 6:30 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 44483 lld/trunk/ELF/Target.cpp
lld/trunk/test/ELF/Inputs/aarch64-tstbr14-reloc.s
lld/trunk/test/ELF/aarch64-tstbr14-reloc.s
|