Searched refs:IMPLMEM (Results 1 – 1 of 1) sorted by relevance
| /xnu-8796.121.2/bsd/dev/i386/ |
| H A D | dis_tables.c | 144 IMPLMEM, /* instructions w/o ModR/M byte, implicit mem access */ enumerator 2209 /* [6,0] */ TSZx("pusha",IMPLMEM,28),TSZx("popa",IMPLMEM,28), TSx("bound",MR), TNS("arpl",RMw), 2212 /* [6,C] */ TNSZ("insb",IMPLMEM,1), TSZ("ins",IMPLMEM,4), TNSZ("outsb",IMPLMEM,1),TSZ("outs",IMPLME… 2227 /* [9,C] */ TSZy("pushf",IMPLMEM,4),TSZy("popf",IMPLMEM,4), TNS("sahf",NORM), TNS("lahf",NORM), 2245 /* [D,4] */ TNSx("aam",U), TNSx("aad",U), TNSx("falc",NORM), TNSZ("xlat",IMPLMEM,1), 4755 case IMPLMEM: in dtrace_disx86()
|