HomeFreeBSD

Annotate branches in the syscall path

Description

Annotate branches in the syscall path

This in particular significantly shortens amd64_syscall, which otherwise
keeps jumping forward over 2KB of code in total.

Note some of these branches should be either eliminated altogether or
coalesced.

Details

Provenance
mjgAuthored on
Parents
rS357910: r357895: fix typo in the relocation name for i386 IRELATIVE.
Branches
Unknown
Tags
Unknown