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.c359 #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),
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),
2955 /* [4,4] */ TSx("inc",R), TSx("inc",R), TSx("inc",R), TSx("inc",R),
2956 /* [4,8] */ TSx("dec",R), TSx("dec",R), TSx("dec",R), TSx("dec",R),
[all …]