Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/usermode/include/
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/src/sys/arch/i386/include/
Ddb_machdep.h80 #define I_CALLI 0xff macro
87 (((ins)&0xff) == I_CALLI && \
/netbsd/src/sys/arch/amd64/include/
Ddb_machdep.h81 #define I_CALLI 0xff macro
88 (((ins)&0xff) == I_CALLI && \