Home
last modified time | relevance | path

Searched defs:h00 (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A 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
H A 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()
H A 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/binutils.old/dist/gas/config/
H A 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
H A Dtc-bfin.c1171 int h01, int h11, int h00, int h10, int op0, in bfin_gen_dsp32mac()
1204 int h01, int h11, int h00, int h10, int op0, in bfin_gen_dsp32mult()
H A 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/binutils.old/dist/opcodes/
H A Dbfin-dis.c2952 int h00 = ((iw1 >> DSP32Mac_h00_bits) & DSP32Mac_h00_mask); in decode_dsp32mac_0() local
3036 int h00 = ((iw1 >> DSP32Mac_h00_bits) & DSP32Mac_h00_mask); in decode_dsp32mult_0() local
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c2952 int h00 = ((iw1 >> DSP32Mac_h00_bits) & DSP32Mac_h00_mask); in decode_dsp32mac_0() local
3036 int h00 = ((iw1 >> DSP32Mac_h00_bits) & DSP32Mac_h00_mask); in decode_dsp32mult_0() local