ObjFW  Check-in [6f2c52cfac]

Overview
Comment:forwarding-powerpc-elf.S: Use addi instead of ori

Since we use @ha, we need to use addi, not ori (that would be for @h).

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6f2c52cfacb6b9756048493e2a18c50d0e6771e78cc1ad4ac453f3e5b1a07f3f
User & Date: js on 2020-11-22 22:05:25
Other Links: manifest | tags
Context
2020-11-22
22:11
forwarding-powerpc-elf.S: Don't use %r0 as tmp reg check-in: bacca956e5 user: js tags: trunk
22:05
forwarding-powerpc-elf.S: Use addi instead of ori check-in: 6f2c52cfac user: js tags: trunk
21:28
forwarding-powerpc-elf.S: Fix missing @ha and @l check-in: 8609f8a62c user: js tags: trunk
Changes