Home
last modified time | relevance | path

Searched defs:up (Results 1 – 19 of 19) sorted by relevance

/qemu/tests/tcg/i386/
H A Dtest-i386-f2xm1.c6 long double arg, down, up; member
H A Dtest-i386-fyl2x.c6 long double arg0, arg1, down, up; member
H A Dtest-i386-fpatan.c6 long double arg0, arg1, down, up; member
H A Dtest-i386-fyl2xp1.c6 long double arg0, arg1, down, up; member
/qemu/libdecnumber/
H A DdecNumber.c352 Unit *up; /* work pointer */ in decNumberFromUInt32() local
382 const Unit *up; /* .. */ in decNumberToInt32() local
418 const Unit *up; /* .. */ in decNumberToUInt32() local
454 Unit *up; /* work pointer */ in decNumberFromUInt64() local
489 Unit *up; /* work pointer */ in decNumberFromUInt128() local
521 const Unit *up; /* .. */ in decNumberIntegralToInt64() local
562 const Unit *up; /* .. */ in decNumberIntegralToInt128() local
666 Unit *up; /* .. */ in decNumberFromString() local
3607 const Unit *up=dn->lsu; /* Unit pointer, -> lsu */ in decNumberGetBCD() local
3640 Unit *up = dn->lsu + D2U(n) - 1; /* -> msu [target pointer] */ in decNumberSetBCD() local
[all …]
/qemu/include/hw/acpi/
H A Dpcihp.h37 uint32_t up; member
/qemu/net/
H A Dnet-hmp-cmds.c59 bool up = qdict_get_bool(qdict, "up"); in hmp_set_link() local
H A Dnet.c1604 void qmp_set_link(const char *name, bool up, Error **errp) in qmp_set_link()
/qemu/ui/
H A Dinput-legacy.c90 KeyValue **up = NULL; in qmp_send_key() local
H A Dspice-input.c54 bool up; in kbd_push_key() local
/qemu/hw/net/rocker/
H A Drocker_fp.c201 static void fp_port_set_link(FpPort *port, bool up) in fp_port_set_link()
/qemu/util/
H A Dqsp.c460 static gint qsp_tree_cmp(gconstpointer ap, gconstpointer bp, gpointer up) in qsp_tree_cmp()
528 static void qsp_aggregate(void *p, uint32_t h, void *up) in qsp_aggregate()
/qemu/hw/acpi/
H A Dpiix4.c53 uint32_t up; /* deprecated, maintained for migration compatibility */ member
/qemu/hw/display/
H A Dvhost-user-gpu.c134 VhostUserGpuCursorUpdate *up = &msg->payload.cursor_update; in vhost_user_gpu_handle_cursor() local
/qemu/hw/i386/
H A Dvapic.c56 VAPICHandlers up; member
/qemu/target/i386/kvm/
H A Dxen-emu.c840 struct xen_hvm_evtchn_upcall_vector up; in kvm_xen_hcall_evtchn_upcall_vector() local
/qemu/hw/9pfs/
H A D9p.c792 static void qp_table_remove(void *p, uint32_t h, void *up) in qp_table_remove()
/qemu/target/tricore/
H A Dtranslate.c2447 static void gen_saturate(TCGv ret, TCGv arg, int32_t up, int32_t low) in gen_saturate()
2453 static void gen_saturate_u(TCGv ret, TCGv arg, int32_t up) in gen_saturate_u()
/qemu/fpu/
H A Dsoftfloat.c2312 union_float32 up; in float32_muladd() local
2380 union_float64 up; in float64_muladd() local