Home
last modified time | relevance | path

Searched refs:addc (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/arch/sh/lib/
H A Dudiv_qrnnd.S41 addc r5,r0
54 addc r5,r0
H A Dudivsi3_i4i.S83 addc r4,r0
225 addc r4,r0
/openbmc/u-boot/arch/powerpc/lib/
H A Dticks.S42 addc r14, r4, r14 /* Compute end time lower */
/openbmc/qemu/target/microblaze/
H A Dinsns.decode67 addc 000010 ..... ..... ..... 000 0000 0000 @typea
H A Dtranslate.c311 DO_TYPEA(addc, true, gen_addc) in DO_TYPEA()
/openbmc/qemu/target/openrisc/
H A Ddisas.c61 INSN(addc, "r%d, r%d, r%d", a->d, a->a, a->b)
/openbmc/qemu/target/hppa/
H A Dtranslate.c2992 TCGv_i64 dest, add1, add2, addc, in1, in2; in trans_ds()
3001 addc = tcg_temp_new_i64(); in trans_ds()
3014 tcg_gen_sextract_i64(addc, cpu_psw_v, 31, 1); in trans_ds()
3015 tcg_gen_xor_i64(add2, in2, addc); in trans_ds()
3016 tcg_gen_andi_i64(addc, addc, 1); in trans_ds()
3018 tcg_gen_addcio_i64(dest, cpu_psw_cb_msb, add1, add2, addc); in trans_ds()
2982 TCGv_i64 dest, add1, add2, addc, in1, in2; trans_ds() local
/openbmc/qemu/disas/
H A Dmicroblaze.c101 add, rsub, addc, rsubc, addk, rsubk, addkc, rsubkc, cmp, cmpu, enumerator
290 …FFSET, NO_DELAY_SLOT, IMMVAL_MASK_NON_SPECIAL, 0x08000000, OPCODE_MASK_H4, addc, arithmetic_inst },
/openbmc/qemu/target/mips/tcg/
H A Dmxu_translate.c3422 uint32_t aptn2, addc, XRc, XRb, XRa, XRd; in gen_mxu_d32add() local
3425 addc = extract32(ctx->opcode, 22, 2); in gen_mxu_d32add()
3436 if (unlikely(addc > 1)) { in gen_mxu_d32add()
3438 } else if (addc == 1) { in gen_mxu_d32add()
/openbmc/u-boot/doc/
H A DREADME.POST451 This group will contain: add, addc, adde, addme, addze, subf,
/openbmc/qemu/docs/devel/
H A Dtcg-ops.rst630 identical to the borrow bit. Thus the addc\* and subb\*