Home
last modified time | relevance | path

Searched defs:n64 (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/linux-user/hppa/
H A Dcpu_loop.c83 uint64_t o64, n64, r64; in hppa_lws() local
/openbmc/qemu/include/hw/xen/interface/
H A Darch-arm.h203 # define __DECL_REG(n64, n32) union { \ argument
209 #define __DECL_REG(n64, n32) uint64_t n64 argument
/openbmc/linux/drivers/video/fbdev/
H A Dtgafb.c1066 unsigned long dpos, spos, i, n64; local
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c3334 TCGv_i64 n64 = tcg_temp_new_i64(); in gen_store_exclusive() local