History log of /netbsd-src/sys/arch/sh3/include/pmb.h (Results 1 – 4 of 4)
Revision Date Author Comments
# 8a6032cf 30-Jul-2020 uwe <uwe@NetBSD.org>

Publicly declare st40_pmb_init().


# 8f50f682 30-Jul-2020 uwe <uwe@NetBSD.org>

ST40_PMB_DA_BITS - all values for the non-continuous size field.

Size field has two reserved bits in the middle. Don't depend on them
being zero, they can be defined in future versions. Provide ex

ST40_PMB_DA_BITS - all values for the non-continuous size field.

Size field has two reserved bits in the middle. Don't depend on them
being zero, they can be defined in future versions. Provide exhaustive
list with all possibile "filler" bits in the middle so that we
correctly report the size field value regardless of the unrelated bits.

show more ...


# bae4d750 30-Jul-2020 uwe <uwe@NetBSD.org>

Add snprintb formats. Fix PASCR name.


# a9db0369 25-Jul-2020 uwe <uwe@NetBSD.org>

Definitions for ST40 Privileged Mapping Buffer.