Home
last modified time | relevance | path

Searched defs:neg (Results 1 – 18 of 18) sorted by relevance

/openbmc/u-boot/arch/arc/lib/
H A Dlibgcc2.c107 int neg = 0; in __divsi3() local
131 int neg = 0; in __modsi3() local
/openbmc/u-boot/arch/nios2/lib/
H A Dlibgcc.c487 word_type neg = 0; in __divsi3() local
521 word_type neg = 0; in __modsi3() local
/openbmc/u-boot/tools/
H A Dimg2srec.c115 bool neg = false; in ExtractNumber() local
/openbmc/linux/drivers/iio/afe/
Diio-rescale.c
/openbmc/qemu/tests/tcg/multiarch/system/
H A Dmemory.c90 static inline uint8_t get_byte(int index, bool neg) in get_byte()
/openbmc/qemu/util/
H A Dcutils.c509 bool neg; in qemu_strtoui() local
/openbmc/linux/drivers/comedi/drivers/
Djr3_pci.h
/openbmc/qemu/target/arm/tcg/
H A Dsme_helper.c1196 static inline uint32_t f16mop_adj_pair(uint32_t pair, uint32_t pg, uint32_t neg) in f16mop_adj_pair()
1526 bool neg = simd_data(desc); in do_imopa_s() local
1548 bool neg = simd_data(desc); in do_imopa_d() local
H A Dvec_helper.c159 bool neg, bool round) in do_sqrdmlah_b()
223 bool neg, bool round, uint32_t *sat) in do_sqrdmlah_h()
464 bool neg, bool round, uint32_t *sat) in do_sqrdmlah_s()
709 int64_t do_sqrdmlah_d(int64_t n, int64_t m, int64_t a, bool neg, bool round) in do_sqrdmlah_d()
H A Dtranslate-a64.c6578 static bool do_fmla_scalar_idx(DisasContext *s, arg_rrx_e *a, bool neg) in do_fmla_scalar_idx()
/openbmc/qemu/target/s390x/tcg/
H A Dfpu_helper.c817 static inline uint16_t dcmask(int bit, bool neg) in dcmask()
/openbmc/qemu/include/hw/core/
H A Dcpu.h583 CPUNegativeOffsetState neg; member
/openbmc/u-boot/drivers/video/tegra124/
H A Ddp.c505 int neg; in tegra_dc_dp_calc_config() local
/openbmc/qemu/tcg/
H A Doptimize.c2412 static int fold_setcond_zmask(OptContext *ctx, TCGOp *op, bool neg) in fold_setcond_zmask()
2496 static void fold_setcond_tst_pow2(OptContext *ctx, TCGOp *op, bool neg) in fold_setcond_tst_pow2()
/openbmc/qemu/hw/dma/
H A Dpl330.c617 static void pl330_dmaadxh(PL330Chan *ch, uint8_t *args, bool ra, bool neg) in pl330_dmaadxh()
/openbmc/qemu/libdecnumber/
H A DdecNumber.c7693 Flag neg=decNumberIsNegative(dn); /* 1 if -ve */ local
/openbmc/qemu/target/m68k/
H A Dtranslate.c2597 DISAS_INSN(neg) in DISAS_INSN() argument
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c