mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
- Use a constant for the offset instead of a magic number. - Use an addi instruction that writes to tp directly instead of a mv that writes the result of a compiler-generated addi. Reviewed by: mhorne MFC after: 1 week Sponsored by: DARPA Differential Revision: https://reviews.freebsd.org/D23521 |
||
|---|---|---|
| .. | ||
| _ctx_start.S | ||
| _set_tp.c | ||
| _setjmp.S | ||
| fabs.S | ||
| flt_rounds.c | ||
| infinity.c | ||
| makecontext.c | ||
| Makefile.inc | ||
| setjmp.S | ||
| sigsetjmp.S | ||