Searched refs:cmode_3 (Results 1 – 3 of 3) sorted by relevance
4114 int cmode_1, cmode_2, cmode_3; in NEONModifiedImmShiftLsl() local4119 cmode_3 = 1; in NEONModifiedImmShiftLsl()4123 cmode_3 = 0; in NEONModifiedImmShiftLsl()4126 cmode_3 = 1; in NEONModifiedImmShiftLsl()4129 int cmode = (cmode_3 << 3) | (cmode_2 << 2) | (cmode_1 << 1); in NEONModifiedImmShiftLsl()
3113 int cmode_3 = (cmode >> 3) & 1; in VisitNEONModifiedImmediate() local3125 if (cmode_3 == 0) { in VisitNEONModifiedImmediate()
4332 int cmode_3 = (cmode >> 3) & 1; in VisitNEONModifiedImmediate() local4396 if (cmode_3 == 0) { in VisitNEONModifiedImmediate()