Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/os/
H A Dtrap.c1809 static const uint8_t movw_c_esp_ds[4] = { 0x8e, 0x5c, 0x24, 0xc }; in instr_is_segregs_pop() local
1814 bcmp(pc, movw_c_esp_ds, sizeof (movw_c_esp_ds)) == 0) in instr_is_segregs_pop()