Searched refs:M_BSR (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/m68k/include/
H A Ddb_machdep.h81 #define M_BSR 0xff000000 macro
89 ((ins)&M_BSR) == I_BSR)
/netbsd-current/sys/arch/sh3/sh3/
H A Ddb_interface.c194 #define M_BSR 0xf000 macro
211 return (inst & M_BSR) == I_BSR || (inst & M_BSRF) == I_BSRF ||

Completed in 182 milliseconds