Home
last modified time | relevance | path

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

/openbsd/sys/arch/sh/include/
H A Dtrap.h75 #define _SH_TRA_CACHECTL 0x81 /* cachectl trapa number */ macro
/openbsd/sys/arch/sh/sh/
H A Dtrap.c209 case _SH_TRA_CACHECTL << 2: in general_exception()