Home
last modified time | relevance | path

Searched refs:SH4_UBC_MASK_NONE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/sh3/include/
H A Dubcreg.h73 #define SH4_UBC_MASK_NONE 0x00 /* - compare all bits */ macro
/netbsd-src/sys/arch/sh3/sh3/
H A Dsh3_machdep.c215 _reg_write_1(SH4_BAMRA, SH4_UBC_MASK_NONE | SH4_UBC_MASK_ASID); in sh_cpu_init()