mirror of
git://git.musl-libc.org/musl
synced 2024-12-14 02:35:17 +00:00
4bf10ebf66
the jmp instruction requires a 64-bit register, so cast the desired PC address up to uint64_t, going through uintptr_t to ensure that it's zero-extended rather than possibly sign-extended. |
||
---|---|---|
.. | ||
bits | ||
src | ||
atomic.h | ||
crt_arch.h | ||
pthread_arch.h | ||
reloc.h | ||
syscall_arch.h |