/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | bfin-parse.y | 35 #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 661 int h00, h10, h01, h11; variable
|
H A D | tc-bfin.c | 1234 int h01, int h11, int h00, int h10, int op0, in bfin_gen_dsp32mac() 1267 int h01, int h11, int h00, int h10, int op0, in bfin_gen_dsp32mult()
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | bfin-parse.c | 426 #define DSP32MAC(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ argument 430 #define DSP32MULT(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ argument 2833 int h00, h10, h01, h11; local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | bfin-dis.c | 2574 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); in decode_dsp32mac_0() local 2654 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); in decode_dsp32mult_0() local
|
/openbsd-src/gnu/llvm/clang/lib/Headers/ |
H A D | avx512vlfp16intrin.h | 79 #define _mm256_setr_ph(h1, h2, h3, h4, h5, h6, h7, h8, h9, h10, h11, h12, h13, \ argument
|
H A D | avx512fp16intrin.h | 88 #define _mm512_setr_ph(h1, h2, h3, h4, h5, h6, h7, h8, h9, h10, h11, h12, h13, \ argument
|