Searched refs:cmode_3 (Results 1 – 6 of 6) sorted by relevance
4224 int cmode_1, cmode_2, cmode_3; in NEONModifiedImmShiftLsl() local4229 cmode_3 = 1; in NEONModifiedImmShiftLsl()4233 cmode_3 = 0; in NEONModifiedImmShiftLsl()4236 cmode_3 = 1; in NEONModifiedImmShiftLsl()4239 int cmode = (cmode_3 << 3) | (cmode_2 << 2) | (cmode_1 << 1); in NEONModifiedImmShiftLsl()
2513 int cmode_3 = (cmode >> 3) & 1; in VisitNEONModifiedImmediate() local2525 if (cmode_3 == 0) { in VisitNEONModifiedImmediate()
4760 int cmode_3 = (cmode >> 3) & 1; in VisitNEONModifiedImmediate() local4823 if (cmode_3 == 0) { in VisitNEONModifiedImmediate()
5252 int cmode_1, cmode_2, cmode_3; in NEONModifiedImmShiftLsl() local5257 cmode_3 = 1; in NEONModifiedImmShiftLsl()5261 cmode_3 = 0; in NEONModifiedImmShiftLsl()5264 cmode_3 = 1; in NEONModifiedImmShiftLsl()5267 int cmode = (cmode_3 << 3) | (cmode_2 << 2) | (cmode_1 << 1); in NEONModifiedImmShiftLsl()
3745 int cmode_3 = (cmode >> 3) & 1; in VisitNEONModifiedImmediate() local3756 if (cmode_3 == 0) { in VisitNEONModifiedImmediate()
5393 int cmode_3 = (cmode >> 3) & 1; in VisitNEONModifiedImmediate() local5460 if (cmode_3 == 0) { in VisitNEONModifiedImmediate()