| /src/external/gpl3/binutils/dist/gas/config/ |
| bfin-parse.c | 86 #define DSP32MAC(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ 87 bfin_gen_dsp32mac (op1, MM, mmod, w1, P, h01, h11, h00, h10, op0, \ 90 #define DSP32MULT(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ 91 bfin_gen_dsp32mult (op1, MM, mmod, w1, P, h01, h11, h00, h10, op0, \ 2918 int h00, h10, h01, h11; local 2933 h01 = h11 = 0; 2943 h11 = IS_H ((yyvsp[-1].macfunc).s1); 2945 (yyval.instr) = DSP32MAC (op1, (yyvsp[0].mod).MM, (yyvsp[0].mod).mod, w1, (yyvsp[-1].macfunc).P, h01, h11, h00, h10,
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| bfin-dis.c | 2940 |.h01|.h11|.w0|.op0...|.h00|.h10|.dst.......|.src0......|.src1..| 2954 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); local 2980 decode_macfunc (1, op1, h01, h11, src0, src1, outf); 3025 |.h01|.h11|.w0|.op0...|.h00|.h10|.dst.......|.src0......|.src1..| 3037 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); local 3050 decode_multfunc (h01, h11, src0, src1, outf);
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| bfin-parse.c | 86 #define DSP32MAC(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ 87 bfin_gen_dsp32mac (op1, MM, mmod, w1, P, h01, h11, h00, h10, op0, \ 90 #define DSP32MULT(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ 91 bfin_gen_dsp32mult (op1, MM, mmod, w1, P, h01, h11, h00, h10, op0, \ 2918 int h00, h10, h01, h11; local 2933 h01 = h11 = 0; 2943 h11 = IS_H ((yyvsp[-1].macfunc).s1); 2945 (yyval.instr) = DSP32MAC (op1, (yyvsp[0].mod).MM, (yyvsp[0].mod).mod, w1, (yyvsp[-1].macfunc).P, h01, h11, h00, h10,
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| bfin-dis.c | 2940 |.h01|.h11|.w0|.op0...|.h00|.h10|.dst.......|.src0......|.src1..| 2954 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); local 2980 decode_macfunc (1, op1, h01, h11, src0, src1, outf); 3025 |.h01|.h11|.w0|.op0...|.h00|.h10|.dst.......|.src0......|.src1..| 3037 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); local 3050 decode_multfunc (h01, h11, src0, src1, outf);
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| bfin-dis.c | 2940 |.h01|.h11|.w0|.op0...|.h00|.h10|.dst.......|.src0......|.src1..| 2954 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); local 2980 decode_macfunc (1, op1, h01, h11, src0, src1, outf); 3025 |.h01|.h11|.w0|.op0...|.h00|.h10|.dst.......|.src0......|.src1..| 3037 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); local 3050 decode_multfunc (h01, h11, src0, src1, outf);
|
| /src/external/gpl3/gdb.old/dist/sim/bfin/ |
| bfin-sim.c | 3793 |.h01|.h11|.w0|.op0...|.h00|.h10|.dst.......|.src0......|.src1..| 3808 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); local 3819 TRACE_EXTRACT (cpu, "%s: M:%i mmod:%i MM:%i P:%i w1:%i op1:%i h01:%i h11:%i " 3821 __func__, M, mmod, MM, P, w1, op1, h01, h11, w0, op0, h00, h10, 3836 bu32 res1 = decode_macfunc (cpu, 1, op1, h01, h11, src0, 3853 src1, h11 ? 'H' : 'L'); 3954 |.h01|.h11|.w0|.op0...|.h00|.h10|.dst.......|.src0......|.src1..| 3969 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); local 3978 TRACE_EXTRACT (cpu, "%s: M:%i mmod:%i MM:%i P:%i w1:%i op1:%i h01:%i h11:%i " 3980 __func__, M, mmod, MM, P, w1, op1, h01, h11, w0, op0, h00, h10 [all...] |
| /src/external/gpl3/gdb/dist/opcodes/ |
| bfin-dis.c | 2940 |.h01|.h11|.w0|.op0...|.h00|.h10|.dst.......|.src0......|.src1..| 2954 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); local 2980 decode_macfunc (1, op1, h01, h11, src0, src1, outf); 3025 |.h01|.h11|.w0|.op0...|.h00|.h10|.dst.......|.src0......|.src1..| 3037 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); local 3050 decode_multfunc (h01, h11, src0, src1, outf);
|
| /src/external/gpl3/gdb/dist/sim/bfin/ |
| bfin-sim.c | 3793 |.h01|.h11|.w0|.op0...|.h00|.h10|.dst.......|.src0......|.src1..| 3808 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); local 3819 TRACE_EXTRACT (cpu, "%s: M:%i mmod:%i MM:%i P:%i w1:%i op1:%i h01:%i h11:%i " 3821 __func__, M, mmod, MM, P, w1, op1, h01, h11, w0, op0, h00, h10, 3836 bu32 res1 = decode_macfunc (cpu, 1, op1, h01, h11, src0, 3853 src1, h11 ? 'H' : 'L'); 3954 |.h01|.h11|.w0|.op0...|.h00|.h10|.dst.......|.src0......|.src1..| 3969 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); local 3978 TRACE_EXTRACT (cpu, "%s: M:%i mmod:%i MM:%i P:%i w1:%i op1:%i h01:%i h11:%i " 3980 __func__, M, mmod, MM, P, w1, op1, h01, h11, w0, op0, h00, h10 [all...] |