Searched refs:vshift (Results 1 – 2 of 2) sorted by relevance
884 int vshift = -1; local898 vshift = 0;903 vshift = 1;908 vshift = 2;913 vshift = 3;918 vshift = 0;923 vshift = 1;937 if (vshift == 0)942 else if (vshift == 1)947 else if (vshift > 1)[all …]
936 int vshift = -1; in msp430_srcoperand() local950 vshift = 0; in msp430_srcoperand()955 vshift = 1; in msp430_srcoperand()960 vshift = 2; in msp430_srcoperand()965 vshift = 3; in msp430_srcoperand()970 vshift = 0; in msp430_srcoperand()975 vshift = 1; in msp430_srcoperand()990 if (vshift == 0) in msp430_srcoperand()995 else if (vshift == 1) in msp430_srcoperand()1000 else if (vshift > 1) in msp430_srcoperand()[all …]