Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/dis/i386/
H A Ddis_tables.c157 DSHIFTcl, /* for double shift that implicitly uses %cl */ enumerator
2575 /* [A4] */ TS("shld",DSHIFT), TS("shld",DSHIFTcl), INVALID, INVALID,
2577 /* [AC] */ TS("shrd",DSHIFT), TS("shrd",DSHIFTcl), IND(dis_op0FAE), TS("imul",MRw),
5276 case DSHIFTcl: in dtrace_disx86()