Lines Matching refs:UShort
505 case X86G_CC_OP_ADDW: ACTIONS_ADD( 16, UShort );
509 case X86G_CC_OP_ADCW: ACTIONS_ADC( 16, UShort );
513 case X86G_CC_OP_SUBW: ACTIONS_SUB( 16, UShort );
517 case X86G_CC_OP_SBBW: ACTIONS_SBB( 16, UShort );
521 case X86G_CC_OP_LOGICW: ACTIONS_LOGIC( 16, UShort );
525 case X86G_CC_OP_INCW: ACTIONS_INC( 16, UShort );
529 case X86G_CC_OP_DECW: ACTIONS_DEC( 16, UShort );
533 case X86G_CC_OP_SHLW: ACTIONS_SHL( 16, UShort );
537 case X86G_CC_OP_SHRW: ACTIONS_SHR( 16, UShort );
541 case X86G_CC_OP_ROLW: ACTIONS_ROL( 16, UShort );
545 case X86G_CC_OP_RORW: ACTIONS_ROR( 16, UShort );
549 UShort, toUShort );
550 case X86G_CC_OP_UMULW: ACTIONS_UMUL( 16, UShort, toUShort,
1670 UShort* addrS = (UShort*)addr;
1674 UShort fp_tags;
1677 UShort *srcS, *dstS;
1720 srcS = (UShort*)(&tmp.reg[10*stno]);
1721 dstS = (UShort*)(&addrS[16 + 8*stno]);
1762 UShort* addrS = (UShort*)addr;
1765 UShort fp_tags;
1807 UShort* dstS = (UShort*)(&tmp.reg[10*stno]);
1808 UShort* srcS = (UShort*)(&addrS[16 + 8*stno]);
1868 UShort* addrP = (UShort*)addr;
2453 static inline UShort sel16x4_3 ( ULong w64 ) {
2457 static inline UShort sel16x4_2 ( ULong w64 ) {
2461 static inline UShort sel16x4_1 ( ULong w64 ) {
2465 static inline UShort sel16x4_0 ( ULong w64 ) {