Searched defs:IMPLMEM (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/common/dis/i386/ |
H A D | dis_tables.c | 134 IMPLMEM, /* instructions w/o ModR/M byte, implicit mem access */ enumerator in enum:__anon34 2199 /* [6,0] */ TSZx("pusha",IMPLMEM,28),TSZx("popa",IMPLMEM,28), TSx("bound",MR), TNS("arpl",RMw), 2202 /* [6,C] */ TNSZ("insb",IMPLMEM,1), TSZ("ins",IMPLMEM,4), TNSZ("outsb",IMPLMEM,1),TSZ("outs",IMPLMEM,4), 2217 /* [9,C] */ TSZy("pushf",IMPLMEM,4),TSZy("popf",IMPLMEM,4), TNS("sahf",NORM), TNS("lahf",NORM), 2235 /* [D,4] */ TNSx("aam",U), TNSx("aad",U), TNSx("falc",NORM), TNSZ("xlat",IMPLMEM, [all...] |
Completed in 68 milliseconds