Searched refs:DSHIFT (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/boot/libsa/ |
H A D | dosfs.c | 66 #define DSHIFT 4 /* DEPSEC shift */ macro 111 #define entsec(e) ((e) >> DSHIFT)
|
/illumos-gate/usr/src/common/dis/i386/ |
H A D | dis_tables.c | 132 DSHIFT, /* for double shift that has an 8-bit immediate */ 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), 5264 case DSHIFT: in dtrace_disx86()
|