Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/dis/i386/
H A Ddis_tables.c333 #define TSx(name, amode) {TERM, amode, name, 1, 0, 1, 0, 0, 0} macro
359 #define TSx(name, amode) {TERM, amode, name, 1, 1, 0, 0, 0} macro
384 #define TSx(name, amode) {TERM, amode, 0, 1, 0, 0, 0} macro
409 #define TSx(name, amode) {TERM, amode, 1, 0, 0, 0} macro
2535 /* [24] */ TSx("mov",SREG), INVALID, TSx("mov",SREG), INVALID,
2935 /* [0,4] */ TNS("addb",IA), TS("add",IA), TSx("push",SEG), TSx("pop",SEG),
2937 /* [0,C] */ TNS("orb",IA), TS("or",IA), TSx("push",SEG), IND(dis_op0F),
2940 /* [1,4] */ TNS("adcb",IA), TS("adc",IA), TSx("push",SEG), TSx("pop",SEG),
2942 /* [1,C] */ TNS("sbbb",IA), TS("sbb",IA), TSx("push",SEG), TSx("pop",SEG),
2954 /* [4,0] */ TSx("inc",R), TSx("inc",R), TSx("inc",R), TSx("inc",R),
[all …]