Searched refs:I_CALLI (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/usermode/include/
H A Ddb_machdep.h45 #define I_CALLI 0xff macro
52 (((ins)&0xff) == I_CALLI && \
76 #define I_CALLI 0xff macro
83 (((ins)&0xff) == I_CALLI && \
/netbsd-current/sys/arch/i386/include/
H A Ddb_machdep.h80 #define I_CALLI 0xff macro
87 (((ins)&0xff) == I_CALLI && \
/netbsd-current/sys/arch/amd64/include/
H A Ddb_machdep.h81 #define I_CALLI 0xff macro
88 (((ins)&0xff) == I_CALLI && \

Completed in 124 milliseconds