Home
last modified time | relevance | path

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

/titanic_44/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("push",SEG), TSx("pop",SEG),
2177 /* [1,C] */ TNS("sbbb",IA), TS("sbb",IA), TSx("push",SEG), TSx("pop",SEG),
2189 /* [4,0] */ TSx("inc",R), TSx("inc",R), TSx("inc",R), TSx("inc",R),
[all …]