diff options
author | Alex Rønne Petersen <alex@alexrp.com> | 2024-09-18 03:18:42 +0200 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2024-10-22 18:58:02 -0400 |
commit | bc5f816a7a4038255ac55e47ae6c5ef13acb8a85 (patch) | |
tree | ce0a6ebb7713b3bf566c7aa1436811856a6502bb /arch | |
parent | 4e6c827cf48aa4277033d3444e419cb435b0a68c (diff) | |
download | musl-bc5f816a7a4038255ac55e47ae6c5ef13acb8a85.tar.gz |
mips: use preferred asm mnemomic jr for better assembler compatibility
The LLVM assembler reportedly assembles the form using the j mnemonic
incorrectly (see issue 107460). The jr form is canonical and avoids
this problem, so use it instead.
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions