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

/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-arm.c14755 #define tC3(mnem, aop, top, nops, ops, ae, te) \
14913 tC3(ands, 0100000, ands, 3, (RR, oRR, SH), arit, t_arit3c),
14915 tC3(eors, 0300000, eors, 3, (RR, oRR, SH), arit, t_arit3c),
14917 tC3(subs, 0500000, subs, 3, (RR, oRR, SH), arit, t_add_sub),
14919 tC3(adds, 0900000, adds, 3, (RR, oRR, SHG), arit, t_add_sub),
14921 tC3(adcs, 0b00000, adcs, 3, (RR, oRR, SH), arit, t_arit3c),
14923 tC3(sbcs, 0d00000, sbcs, 3, (RR, oRR, SH), arit, t_arit3),
14925 tC3(orrs, 1900000, orrs, 3, (RR, oRR, SH), arit, t_arit3c),
14927 tC3(bics, 1d00000, bics, 3, (RR, oRR, SH), arit, t_arit3),
14943 tC3(mov
14743 #define tC3 macro
[all...]

Completed in 115 milliseconds