Table B-4
| Solaris 2.4 Interface | Solaris 2.5 Interface |
| native processor load instruction | ddi_getb(9F) |
| native processor load instruction | ddi_getw(9F) |
| native processor load instruction | ddi_getl(9F) |
| native processor load instruction | ddi_getll(9F) |
| native processor store instruction | ddi_putb(9F) |
| native processor store instruction | ddi_putw(9F) |
| native processor store instruction | ddi_putl(9F) |
| native processor store instruction | ddi_putll(9F) |
| native processor load instructions | ddi_rep_getb(9F) |
| native processor load instructions | ddi_rep_getw(9F) |
| native processor load instructions | ddi_rep_getl(9F) |
| native processor load instructions | ddi_rep_getll(9F) |
| native processor store instructions | ddi_rep_putb(9F) |
| native processor store instructions | ddi_rep_putw(9F) |
| native processor store instructions | ddi_rep_putl(9F) |
| native processor store instructions | ddi_rep_putll(9F) |