Searched defs:TSx (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/dis/i386/
H A Ddis_tables.c301 #define TSx(name, amode) {TERM, amode, name, 1, 0, 1, 0, 0, 0} macro
321 #define TSx(name, amode) {TERM, amode, name, 1, 1, 0, 0, 0} macro
341 #define TSx(name, amode) {TERM, amode, 0, 1, 0, 0, 0} macro
361 #define TSx(name, amode) {TERM, amode, 1, 0, 0, 0} macro
1770 /* [24] */ TSx("mov",SREG), INVALID, TSx("mov",SREG), INVALID,
2170 /* [0,4] */ TNS("addb",IA), TS("add",IA), TSx("push",SEG), TSx("pop",SEG),
2172 /* [0,C] */ TNS("orb",IA), TS("or",IA), TSx("push",SEG), IND(dis_op0F),
2175 /* [1,4] */ TNS("adcb",IA), TS("adc",IA), TSx("pus
[all...]

Completed in 53 milliseconds