Home
last modified time | relevance | path

Searched defs:h11 (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dbfin-parse.y35 #define DSP32MAC(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ argument
39 #define DSP32MULT(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ argument
742 int h00, h10, h01, h11; variable
Dtc-bfin.c1160 int h01, int h11, int h00, int h10, int op0, in bfin_gen_dsp32mac()
1193 int h01, int h11, int h00, int h10, int op0, in bfin_gen_dsp32mult()
Dbfin-parse.c86 #define DSP32MAC(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ argument
90 #define DSP32MULT(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ argument
2924 int h00, h10, h01, h11; in yyparse() local
/netbsd/src/external/gpl3/gdb/dist/sim/bfin/
Dbfin-sim.c3808 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); in decode_dsp32mac_0() local
3969 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); in decode_dsp32mult_0() local
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dbfin-dis.c2954 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); in decode_dsp32mac_0() local
3037 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); in decode_dsp32mult_0() local
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dbfin-dis.c2954 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); in decode_dsp32mac_0() local
3037 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); in decode_dsp32mult_0() local