Searched refs:SPILL (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/sparc64/sparc64/
H A Dexception.S114 #define SPILL(storer, base, size, asi) \ define
1131 SPILL(stxa, %sp + SPOFF, 8, %asi)
1141 SPILL(stwa, %sp, 4, %asi)
1776 SPILL(stx, %sp + SPOFF, 8, EMPTY)
1786 SPILL(stxa, %sp + SPOFF, 8, %asi)
1796 SPILL(stwa, %sp, 4, %asi)
1809 SPILL(stw, %sp, 4, EMPTY)
1819 SPILL(stxa, %sp + SPOFF, 8, %asi)
1829 SPILL(stwa, %sp, 4, %asi)
1905 SPILL(st
[all...]

Completed in 110 milliseconds