Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/dis/i386/
H A Ddis_tables.c300 #define TSx(name, amode) {TERM, amode, name, 1, 0, 1, 0, 0, 0} macro
320 #define TSx(name, amode) {TERM, amode, name, 1, 1, 0, 0, 0} macro
340 #define TSx(name, amode) {TERM, amode, 0, 1, 0, 0, 0} macro
360 #define TSx(name, amode) {TERM, amode, 1, 0, 0, 0} macro
1753 /* [24] */ TSx("mov",SREG), INVALID, TSx("mov",SREG), INVALID,
2153 /* [0,4] */ TNS("addb",IA), TS("add",IA), TSx("push",SEG), TSx("pop",SEG),
2155 /* [0,C] */ TNS("orb",IA), TS("or",IA), TSx("push",SEG), IND(dis_op0F),
2158 /* [1,4] */ TNS("adcb",IA), TS("adc",IA), TSx("push",SEG), TSx("pop",SEG),
2160 /* [1,C] */ TNS("sbbb",IA), TS("sbb",IA), TSx("push",SEG), TSx("pop",SEG),
2172 /* [4,0] */ TSx("inc",R), TSx("inc",R), TSx("inc",R), TSx("inc",R),
[all …]