Home
last modified time | relevance | path

Searched refs:NEG16 (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/dports/devel/openocd/openocd-0.11.0/src/target/
H A Dmips64_pracc.c334 MIPS64_B(NEG16(10)), in mips64_pracc_read_u64()
389 MIPS64_B(NEG16(10)), in mips64_pracc_read_u32()
449 MIPS64_B(NEG16(10)), in mips64_pracc_read_u16()
509 MIPS64_B(NEG16(10)), in mips64_pracc_read_u8()
590 MIPS64_B(NEG16(13)), in mips64_pracc_write_u64()
651 MIPS64_B(NEG16(13)), in mips64_pracc_write_u32()
713 MIPS64_B(NEG16(12)), in mips64_pracc_write_u16()
773 MIPS64_B(NEG16(12)), in mips64_pracc_write_u8()
1018 MIPS64_B(NEG16(181)), in mips64_pracc_write_regs()
1244 MIPS64_B(NEG16(192)), in mips64_pracc_read_regs()
[all …]
H A Dmips64_pracc.h37 #undef NEG16
38 #define NEG16(v) ((uint32_t)(((~(v)) + 1) & 0xFFFF)) macro
H A Dmips32_pracc.c467 pracc_add(&ctx, 0, MIPS32_B(ctx.isa, NEG16((ctx.code_count + 1) << ctx.isa))); /* jump to start */ in mips32_pracc_read_u32()
527 pracc_add(&ctx, 0, MIPS32_B(ctx.isa, NEG16((ctx.code_count + 1) << ctx.isa))); /* jump to start */ in mips32_pracc_read_mem()
567 pracc_add(&ctx, 0, MIPS32_B(ctx.isa, NEG16((ctx.code_count + 1) << ctx.isa))); /* jump to start */ in mips32_cp0_read()
583 pracc_add(&ctx, 0, MIPS32_B(ctx.isa, NEG16((ctx.code_count + 1) << ctx.isa))); /* jump to start */ in mips32_cp0_write()
636 pracc_add(&ctx, 0, MIPS32_B(ctx.isa, NEG16((ctx.code_count + 1) << ctx.isa))); /* jump to start */ in mips32_pracc_synchronize_cache()
699 pracc_add(&ctx, 0, MIPS32_B(ctx.isa, NEG16((ctx.code_count + 1) << ctx.isa))); /* to start */ in mips32_pracc_synchronize_cache()
712 pracc_add(&ctx, 0, MIPS32_B(ctx.isa, NEG16((ctx.code_count + 1) << ctx.isa))); /* jump to start */ in mips32_pracc_synchronize_cache()
767 pracc_add(&ctx, 0, MIPS32_B(ctx.isa, NEG16((ctx.code_count + 1) << ctx.isa))); /* jump to start */ in mips32_pracc_write_mem_generic()
859 pracc_add(&ctx, 0, MIPS32_B(ctx.isa, NEG16((ctx.code_count + 1) << ctx.isa))); /* jump to start */ in mips32_pracc_write_regs()
901 pracc_add(&ctx, 0, MIPS32_B(ctx.isa, NEG16((ctx.code_count + 1) << ctx.isa))); /* jump to start */ in mips32_pracc_read_regs()
[all …]
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/speex-1.1.12/libspeex/
H A Dmath_approx.c117 x = NEG16(x); in spx_acos()
174 return NEG16(C1 + x*(C2+x*(C3+C4*x))); in spx_cos()
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/Speex/libspeex/
H A Dmath_approx.c121 x = NEG16(x); in spx_acos()
178 return NEG16(C1 + x*(C2+x*(C3+C4*x))); in spx_cos()
/dports/net/opal/opal-3.10.10/plugins/audio/Speex/libspeex/
H A Dmath_approx.c121 x = NEG16(x); in spx_acos()
178 return NEG16(C1 + x*(C2+x*(C3+C4*x))); in spx_cos()
/dports/net/opal/opal-3.10.10/src/codec/speex/libspeex/
H A Dmath_approx.c121 x = NEG16(x); in spx_acos()
178 return NEG16(C1 + x*(C2+x*(C3+C4*x))); in spx_cos()
/dports/games/ioquake3/ioquake3-1.36/code/libspeex/
H A Dfilters.c327 nyi = NEG16(yi); in filter_mem16()
347 nyi = NEG16(yi); in iir_mem16()
426 ny1i = NEG16(y1); in compute_impulse_response()
428 ny2i = NEG16(y[i]); in compute_impulse_response()
520 y0 = MAC16_16(MAC16_16(y0, a0, x11), NEG16(a0), x21); in qmf_synth()
522 y2 = MAC16_16(MAC16_16(y2, a0, x10), NEG16(a0), x20); in qmf_synth()
537 y0 = MAC16_16(MAC16_16(y0, a0, x10), NEG16(a0), x20); in qmf_synth()
539 y2 = MAC16_16(MAC16_16(y2, a0, x11), NEG16(a0), x21); in qmf_synth()
H A Dmath_approx.h168 x = NEG16(x); in spx_acos()
325 return NEG16(C1 + x*(C2+x*(C3+C4*x))); in spx_cos()
/dports/games/ioquake3-server/ioquake3-1.36/code/libspeex/
H A Dfilters.c327 nyi = NEG16(yi); in filter_mem16()
347 nyi = NEG16(yi); in iir_mem16()
426 ny1i = NEG16(y1); in compute_impulse_response()
428 ny2i = NEG16(y[i]); in compute_impulse_response()
520 y0 = MAC16_16(MAC16_16(y0, a0, x11), NEG16(a0), x21); in qmf_synth()
522 y2 = MAC16_16(MAC16_16(y2, a0, x10), NEG16(a0), x20); in qmf_synth()
537 y0 = MAC16_16(MAC16_16(y0, a0, x10), NEG16(a0), x20); in qmf_synth()
539 y2 = MAC16_16(MAC16_16(y2, a0, x11), NEG16(a0), x21); in qmf_synth()
H A Dmath_approx.h168 x = NEG16(x); in spx_acos()
325 return NEG16(C1 + x*(C2+x*(C3+C4*x))); in spx_cos()
/dports/games/evq3/evq3/code/libspeex/
H A Dfilters.c327 nyi = NEG16(yi); in filter_mem16()
347 nyi = NEG16(yi); in iir_mem16()
426 ny1i = NEG16(y1); in compute_impulse_response()
428 ny2i = NEG16(y[i]); in compute_impulse_response()
520 y0 = MAC16_16(MAC16_16(y0, a0, x11), NEG16(a0), x21); in qmf_synth()
522 y2 = MAC16_16(MAC16_16(y2, a0, x10), NEG16(a0), x20); in qmf_synth()
537 y0 = MAC16_16(MAC16_16(y0, a0, x10), NEG16(a0), x20); in qmf_synth()
539 y2 = MAC16_16(MAC16_16(y2, a0, x11), NEG16(a0), x21); in qmf_synth()
H A Dmath_approx.h168 x = NEG16(x); in spx_acos()
325 return NEG16(C1 + x*(C2+x*(C3+C4*x))); in spx_cos()
/dports/net/pjsip/pjproject-2.11.1/third_party/speex/libspeex/
H A Dfilters.c327 nyi = NEG16(yi); in filter_mem16()
347 nyi = NEG16(yi); in iir_mem16()
426 ny1i = NEG16(y1); in compute_impulse_response()
428 ny2i = NEG16(y[i]); in compute_impulse_response()
520 y0 = MAC16_16(MAC16_16(y0, a0, x11), NEG16(a0), x21); in qmf_synth()
522 y2 = MAC16_16(MAC16_16(y2, a0, x10), NEG16(a0), x20); in qmf_synth()
537 y0 = MAC16_16(MAC16_16(y0, a0, x10), NEG16(a0), x20); in qmf_synth()
539 y2 = MAC16_16(MAC16_16(y2, a0, x11), NEG16(a0), x21); in qmf_synth()
H A Dmath_approx.h168 x = NEG16(x); in spx_acos()
325 return NEG16(C1 + x*(C2+x*(C3+C4*x))); in spx_cos()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/libspeex/
H A Dfilters.c327 nyi = NEG16(yi); in filter_mem16()
347 nyi = NEG16(yi); in iir_mem16()
426 ny1i = NEG16(y1); in compute_impulse_response()
428 ny2i = NEG16(y[i]); in compute_impulse_response()
520 y0 = MAC16_16(MAC16_16(y0, a0, x11), NEG16(a0), x21); in qmf_synth()
522 y2 = MAC16_16(MAC16_16(y2, a0, x10), NEG16(a0), x20); in qmf_synth()
537 y0 = MAC16_16(MAC16_16(y0, a0, x10), NEG16(a0), x20); in qmf_synth()
539 y2 = MAC16_16(MAC16_16(y2, a0, x11), NEG16(a0), x21); in qmf_synth()
/dports/games/openarena/openarena-engine-source-0.8.8/code/libspeex/
H A Dfilters.c327 nyi = NEG16(yi); in filter_mem16()
347 nyi = NEG16(yi); in iir_mem16()
426 ny1i = NEG16(y1); in compute_impulse_response()
428 ny2i = NEG16(y[i]); in compute_impulse_response()
520 y0 = MAC16_16(MAC16_16(y0, a0, x11), NEG16(a0), x21); in qmf_synth()
522 y2 = MAC16_16(MAC16_16(y2, a0, x10), NEG16(a0), x20); in qmf_synth()
537 y0 = MAC16_16(MAC16_16(y0, a0, x10), NEG16(a0), x20); in qmf_synth()
539 y2 = MAC16_16(MAC16_16(y2, a0, x11), NEG16(a0), x21); in qmf_synth()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/speex/
H A Dfilters.c327 nyi = NEG16(yi); in filter_mem16()
347 nyi = NEG16(yi); in iir_mem16()
426 ny1i = NEG16(y1); in compute_impulse_response()
428 ny2i = NEG16(y[i]); in compute_impulse_response()
520 y0 = MAC16_16(MAC16_16(y0, a0, x11), NEG16(a0), x21); in qmf_synth()
522 y2 = MAC16_16(MAC16_16(y2, a0, x10), NEG16(a0), x20); in qmf_synth()
537 y0 = MAC16_16(MAC16_16(y0, a0, x10), NEG16(a0), x20); in qmf_synth()
539 y2 = MAC16_16(MAC16_16(y2, a0, x11), NEG16(a0), x21); in qmf_synth()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/speex/
H A Dfilters.c327 nyi = NEG16(yi); in filter_mem16()
347 nyi = NEG16(yi); in iir_mem16()
426 ny1i = NEG16(y1); in compute_impulse_response()
428 ny2i = NEG16(y[i]); in compute_impulse_response()
520 y0 = MAC16_16(MAC16_16(y0, a0, x11), NEG16(a0), x21); in qmf_synth()
522 y2 = MAC16_16(MAC16_16(y2, a0, x10), NEG16(a0), x20); in qmf_synth()
537 y0 = MAC16_16(MAC16_16(y0, a0, x10), NEG16(a0), x20); in qmf_synth()
539 y2 = MAC16_16(MAC16_16(y2, a0, x11), NEG16(a0), x21); in qmf_synth()
/dports/audio/speex/speex-1.2.0/libspeex/
H A Dfilters.c336 nyi = NEG16(yi); in filter_mem16()
356 nyi = NEG16(yi); in iir_mem16()
435 ny1i = NEG16(y1); in compute_impulse_response()
437 ny2i = NEG16(y[i]); in compute_impulse_response()
530 y0 = MAC16_16(MAC16_16(y0, a0, x11), NEG16(a0), x21); in qmf_synth()
532 y2 = MAC16_16(MAC16_16(y2, a0, x10), NEG16(a0), x20); in qmf_synth()
547 y0 = MAC16_16(MAC16_16(y0, a0, x10), NEG16(a0), x20); in qmf_synth()
549 y2 = MAC16_16(MAC16_16(y2, a0, x11), NEG16(a0), x21); in qmf_synth()
/dports/audio/bcg729/bcg729-faaa895862165acde6df8add722ba4f85a25007d/src/
H A Dg729FixedPointMath.h243 x = NEG16(x); in g729Atan_Q15Q13()
280 return NEG16(angle); in g729Atan_Q15Q13()
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP2100/
H A Dhp2100_dma.c564 NEG16 (dma [ch].cw3), dma [ch].cw1 & CN_SC, dma [ch].cw2 & LA_MASK); in dma_interface()
568 NEG16 (dma [ch].cw3), dma [ch].cw2 & LA_MASK, dma [ch].cw1 & CN_SC); in dma_interface()
675 NEG16 (dma [ch].cw3)); in dmc_interface()
684 NEG16 (dma [ch].cw3)); in dmc_interface()
H A Dhp2100_cpu_fp.c260 if (sdvr) dvr = NEG16 (dvr); /* as results may ovflo */ in divx()
263 if (sdvd ^ sdvr) q = NEG16 (q); in divx()
264 if (sdvd) r = NEG16 (r); in divx()
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/
H A Dhp2100_dma.c570 NEG16 (dma [ch].cw3), dma [ch].cw1 & CN_SC, dma [ch].cw2 & LA_MASK); in dma_interface()
574 NEG16 (dma [ch].cw3), dma [ch].cw2 & LA_MASK, dma [ch].cw1 & CN_SC); in dma_interface()
681 NEG16 (dma [ch].cw3)); in dmc_interface()
690 NEG16 (dma [ch].cw3)); in dmc_interface()
H A Dhp2100_cpu_fp.c260 if (sdvr) dvr = NEG16 (dvr); /* as results may ovflo */ in divx()
263 if (sdvd ^ sdvr) q = NEG16 (q); in divx()
264 if (sdvd) r = NEG16 (r); in divx()

12345678910>>...13