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

/macosx-10.9.5/cctools-845/as/
H A Darm.c14057 #define tC3(mnem, aop, top, nops, ops, ae, te) \
14218 tC3(ands, 0100000, ands, 3, (RR, oRR, SH), arit, t_arit3c),
14220 tC3(eors, 0300000, eors, 3, (RR, oRR, SH), arit, t_arit3c),
14222 tC3(subs, 0500000, subs, 3, (RR, oRR, SH), arit, t_add_sub),
14224 tC3(adds, 0900000, adds, 3, (RR, oRR, SHG), arit, t_add_sub),
14226 tC3(adcs, 0b00000, adcs, 3, (RR, oRR, SH), arit, t_arit3c),
14228 tC3(sbcs, 0d00000, sbcs, 3, (RR, oRR, SH), arit, t_arit3),
14230 tC3(orrs, 1900000, orrs, 3, (RR, oRR, SH), arit, t_arit3c),
14232 tC3(bics, 1d00000, bics, 3, (RR, oRR, SH), arit, t_arit3),
14248 tC3(mov
14046 #define tC3 macro
[all...]

Completed in 100 milliseconds