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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c24259 /* Two variants of the above - TCE for a numeric Thumb opcode, tCE for
24263 #define tCE(mnem, aop, top, nops, ops, ae, te) \
24466 tCE("and", 0000000, _and, 3, (RR, oRR, SH), arit, t_arit3c),
24468 tCE("eor", 0200000, _eor, 3, (RR, oRR, SH), arit, t_arit3c),
24470 tCE("sub", 0400000, _sub, 3, (RR, oRR, SH), arit, t_add_sub),
24472 tCE("add", 0800000, _add, 3, (RR, oRR, SHG), arit, t_add_sub),
24474 tCE("adc", 0a00000, _adc, 3, (RR, oRR, SH), arit, t_arit3c),
24476 tCE("sbc", 0c00000, _sbc, 3, (RR, oRR, SH), arit, t_arit3),
24478 tCE("orr", 1800000, _orr, 3, (RR, oRR, SH), arit, t_arit3c),
24480 tCE("bi
24255 #define tCE macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c24150 /* Two variants of the above - TCE for a numeric Thumb opcode, tCE for
24154 #define tCE(mnem, aop, top, nops, ops, ae, te) \
24357 tCE("and", 0000000, _and, 3, (RR, oRR, SH), arit, t_arit3c),
24359 tCE("eor", 0200000, _eor, 3, (RR, oRR, SH), arit, t_arit3c),
24361 tCE("sub", 0400000, _sub, 3, (RR, oRR, SH), arit, t_add_sub),
24363 tCE("add", 0800000, _add, 3, (RR, oRR, SHG), arit, t_add_sub),
24365 tCE("adc", 0a00000, _adc, 3, (RR, oRR, SH), arit, t_arit3c),
24367 tCE("sbc", 0c00000, _sbc, 3, (RR, oRR, SH), arit, t_arit3),
24369 tCE("orr", 1800000, _orr, 3, (RR, oRR, SH), arit, t_arit3c),
24371 tCE("bi
24146 #define tCE macro
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c24259 /* Two variants of the above - TCE for a numeric Thumb opcode, tCE for
24263 #define tCE(mnem, aop, top, nops, ops, ae, te) \
24466 tCE("and", 0000000, _and, 3, (RR, oRR, SH), arit, t_arit3c),
24468 tCE("eor", 0200000, _eor, 3, (RR, oRR, SH), arit, t_arit3c),
24470 tCE("sub", 0400000, _sub, 3, (RR, oRR, SH), arit, t_add_sub),
24472 tCE("add", 0800000, _add, 3, (RR, oRR, SHG), arit, t_add_sub),
24474 tCE("adc", 0a00000, _adc, 3, (RR, oRR, SH), arit, t_arit3c),
24476 tCE("sbc", 0c00000, _sbc, 3, (RR, oRR, SH), arit, t_arit3),
24478 tCE("orr", 1800000, _orr, 3, (RR, oRR, SH), arit, t_arit3c),
24480 tCE("bi
24255 #define tCE macro
[all...]

Completed in 332 milliseconds