Home
last modified time | relevance | path

Searched defs:over (Results 1 – 6 of 6) sorted by relevance

/qemu/hw/char/
H A Dxen_console.c95 size_t over = buffer->size - buffer->max_capacity; in OBJECT_DECLARE_SIMPLE_TYPE() local
/qemu/target/riscv/
H A Dvector_helper.c2617 int64_t over = (res ^ a) & (res ^ b) & INT64_MIN; in aadd64() local
2655 uint64_t over = (uint64_t)(res < a) << 63; in aaddu64() local
2692 int64_t over = (res ^ a) & (a ^ b) & INT64_MIN; in asub64() local
2730 uint64_t over = (uint64_t)(res > a) << 63; in asubu64() local
/qemu/target/microblaze/
H A Dtranslate.c695 TCGLabel *over = gen_new_label(); in gen_alignment_check_ea() local
/qemu/target/arm/tcg/
H A Dtranslate-sve.c2511 TCGLabel *over; in do_clast_vector() local
5014 TCGLabel *over; in trans_LD1R_zpri() local
H A Dtranslate.c2986 DisasLabel over = gen_disas_label(s); in do_coproc_insn() local
/qemu/target/m68k/
H A Dtranslate.c4678 TCGLabel *over = NULL; in do_trapcc() local