Searched refs:tC3 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/binutils/gas/config/
H A Dtc-arm.c14817 #define tC3(mnem, aop, top, nops, ops, ae, te) \
14975 tC3(ands, 0100000, ands, 3, (RR, oRR, SH), arit, t_arit3c),
14977 tC3(eors, 0300000, eors, 3, (RR, oRR, SH), arit, t_arit3c),
14979 tC3(subs, 0500000, subs, 3, (RR, oRR, SH), arit, t_add_sub),
14981 tC3(adds, 0900000, adds, 3, (RR, oRR, SHG), arit, t_add_sub),
14983 tC3(adcs, 0b00000, adcs, 3, (RR, oRR, SH), arit, t_arit3c),
14985 tC3(sbcs, 0d00000, sbcs, 3, (RR, oRR, SH), arit, t_arit3),
14987 tC3(orrs, 1900000, orrs, 3, (RR, oRR, SH), arit, t_arit3c),
14989 tC3(bics, 1d00000, bics, 3, (RR, oRR, SH), arit, t_arit3),
15005 tC3(mov
14805 #define tC3 macro
[all...]

Completed in 134 milliseconds