Searched defs:h11 (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | bfin-parse.y | 32 #define DSP32MAC(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ argument 36 #define DSP32MULT(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ argument 740 int h00, h10, h01, h11; variable
|
D | tc-bfin.c | 1173 int h01, int h11, int h00, int h10, int op0, in bfin_gen_dsp32mac() 1206 int h01, int h11, int h00, int h10, int op0, in bfin_gen_dsp32mult()
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | bfin-dis.c | 2952 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); in decode_dsp32mac_0() local 3035 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); in decode_dsp32mult_0() local
|