Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dmachdep.c196 static const uint8_t stac_instr[3] = { 0x0f, 0x01, 0xcb }; variable
1467 bcopy(stac_instr, (void *)hid->hid_instr_offset, in hotinline_smap()
1468 sizeof (stac_instr)); in hotinline_smap()