Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/dis/i386/
H A Ddis_tables.c155 INT3, /* The int 3 instruction, which has a fake operand */ enumerator
2997 /* [C,C] */ TNS("int",INT3), TNS("int",INTx), TNSx("into",NORM), TNS("iret",NORM),
6147 case INT3: in dtrace_disx86()