mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-29 16:44:03 +00:00
c3f7e882dc
The only reason we need to have the sb_load64() and sb_store64() functions in assembly is to cheat the compiler and generate the 'ld' and 'sd' instructions which it otherwise will not do when compiling for a 32-bit architecture. There are some 64-bit registers in the SCD unit that must be accessed using 64-bit load and store instructions. |
||
---|---|---|
.. | ||
ata_zbbus.c | ||
files.sibyte | ||
sb_asm.S | ||
sb_machdep.c | ||
sb_scd.c | ||
sb_scd.h | ||
sb_zbbus.c | ||
sb_zbpci.c |