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

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c14691 #define tC3(mnem, aop, top, nops, ops, ae, te) \
14849 tC3(ands, 0100000, ands, 3, (RR, oRR, SH), arit, t_arit3c),
14851 tC3(eors, 0300000, eors, 3, (RR, oRR, SH), arit, t_arit3c),
14853 tC3(subs, 0500000, subs, 3, (RR, oRR, SH), arit, t_add_sub),
14855 tC3(adds, 0900000, adds, 3, (RR, oRR, SHG), arit, t_add_sub),
14857 tC3(adcs, 0b00000, adcs, 3, (RR, oRR, SH), arit, t_arit3c),
14859 tC3(sbcs, 0d00000, sbcs, 3, (RR, oRR, SH), arit, t_arit3),
14861 tC3(orrs, 1900000, orrs, 3, (RR, oRR, SH), arit, t_arit3c),
14863 tC3(bics, 1d00000, bics, 3, (RR, oRR, SH), arit, t_arit3),
14879 tC3(mov
14679 #define tC3 macro
[all...]

Completed in 125 milliseconds