Home
last modified time | relevance | path

Searched refs:ASSIGN_R (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-bfin.c1151 #define ASSIGN_R(x) c_code.opcode |= (((x ? (x->regno & CODE_MASK) : 0) & c_code.mask_##x)<<c_code.… macro
1197 ASSIGN_R (dst); in bfin_gen_dsp32mac()
1198 ASSIGN_R (src0); in bfin_gen_dsp32mac()
1199 ASSIGN_R (src1); in bfin_gen_dsp32mac()
1228 ASSIGN_R (dst); in bfin_gen_dsp32mult()
1229 ASSIGN_R (src0); in bfin_gen_dsp32mult()
1230 ASSIGN_R (src1); in bfin_gen_dsp32mult()
1246 ASSIGN_R (dst0); in bfin_gen_dsp32alu()
1247 ASSIGN_R (dst1); in bfin_gen_dsp32alu()
1248 ASSIGN_R (src0); in bfin_gen_dsp32alu()
[all …]