Searched refs:IMPLMEM (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c133 IMPLMEM, /* instructions w/o ModR/M byte, implicit mem access */ enumerator in enum:__anon6107
1881 /* [6,0] */ TSZx("pusha",IMPLMEM,28),TSZx("popa",IMPLMEM,28), TSx("bound",MR), TNS("arpl",RMw),
1884 /* [6,C] */ TNSZ("insb",IMPLMEM,1), TSZ("ins",IMPLMEM,4), TNSZ("outsb",IMPLMEM,1),TSZ("outs",IMPLMEM,4),
1899 /* [9,C] */ TSZy("pushf",IMPLMEM,4),TSZy("popf",IMPLMEM,4), TNSx("sahf",NORM), TNSx("lahf",NORM),
1917 /* [D,4] */ TNSx("aam",U), TNSx("aad",U), TNSx("falc",NORM), TNSZ("xlat",IMPLMEM,
[all...]

Completed in 157 milliseconds