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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-arm.c8861 /* Two variants of the above - TCE for a numeric Thumb opcode, tCE for
8863 #define TCE(mnem, aop, top, nops, ops, ae, te) \
9041 TCE(swi, f000000, df00, 1, (EXPi), swi, t_swi),
9042 TCE(svc, f000000, df00, 1, (EXPi), swi, t_swi),
9044 TCE(bl, b000000, f000f800, 1, (EXPr), bl, t_branch23),
9067 TCE(cpy, 1a00000, 4600, 2, (RR, RR), rd_rm, t_cpy),
9072 TCE(rsb, 0600000, ebc00000, 3, (RR, oRR, SH), arit, t_rsb),
9074 TCE(teq, 1300000, ea900f00, 2, (RR, SH), cmp, t_mvn_tst),
9111 TCE(mla, 0200090, fb000000, 4, (RRnpc, RRnpc, RRnpc, RRnpc), mlas, t_mla),
9115 TCE(cd
8851 #define TCE macro
10225 #undef TCE macro
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c19097 /* Two variants of the above - TCE for a numeric Thumb opcode, tCE for
19099 #define TCE(mnem, aop, top, nops, ops, ae, te) \
19294 TCE("swi", f000000, df00, 1, (EXPi), swi, t_swi),
19295 TCE("svc", f000000, df00, 1, (EXPi), swi, t_swi),
19297 TCE("bl", b000000, f000f800, 1, (EXPr), bl, t_branch23),
19320 TCE("rsb", 0600000, ebc00000, 3, (RR, oRR, SH), arit, t_rsb),
19326 TCE("cpy", 1a00000, 4600, 2, (RR, RR), rd_rm, t_cpy),
19332 TCE("teq", 1300000, ea900f00, 2, (RR, SH), cmp, t_mvn_tst),
19371 TCE("mla", 0200090, fb000000, 4, (RRnpc, RRnpc, RRnpc, RRnpc), mlas, t_mla),
19375 TCE("cd
19090 #define TCE macro
21175 #undef TCE macro
[all...]

Completed in 202 milliseconds