Searched refs:DSHIFTcl (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/cddl/dev/dtrace/x86/ |
H A D | dis_tables.c | 160 DSHIFTcl, /* for double shift that implicitly uses %cl */ enumerator 2379 /* [A4] */ TS("shld",DSHIFT), TS("shld",DSHIFTcl), INVALID, INVALID, 2381 /* [AC] */ TS("shrd",DSHIFT), TS("shrd",DSHIFTcl), IND(dis_op0FAE), TS("imul",MRw), 4780 case DSHIFTcl: in dtrace_disx86()
|