mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 03:13:02 -05:00
Since we had a .set reorder, the nop after the "jal" was being placed after the delay slot, resulting in two nops. While changing this code also guard the .set noreorder with .set push/pop and use $zero as the cpsetup save register since we don't need to save $gp. Reviewed By: jhb Differential Revision: https://reviews.freebsd.org/D25025 |
||
|---|---|---|
| .. | ||
| crt.h | ||
| crt1.c | ||
| crti.S | ||
| crtn.S | ||
| Makefile | ||
| Makefile.depend | ||