Home
last modified time | relevance | path

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

/qemu/linux-user/hppa/
H A Dcpu_loop.c83 uint64_t o64, n64, r64; in hppa_lws() local
/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
/qemu/target/arm/tcg/
H A Dtranslate.c3324 TCGv_i64 n64 = tcg_temp_new_i64(); in gen_store_exclusive() local