mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -05:00
a function. I made a mistake in assuming that the .cprestore directive will cause the assembler to automatically restore 'gp' after the 'jalr'. The .cprestore directive does its magic only after 'jal' and 'bal' instructions - not the 'jalr'. Pointed out by: c.jayachandran@gmail.com |
||
|---|---|---|
| .. | ||
| gdtoa | ||
| gen | ||
| net | ||
| softfloat | ||
| string | ||
| sys | ||
| _fpmath.h | ||
| arith.h | ||
| gd_qnan.h | ||
| Makefile.inc | ||
| Symbol.map | ||
| SYS.h | ||