Home
last modified time | relevance | path

Searched defs:fcc (Results 1 – 5 of 5) sorted by relevance

/qemu/linux-user/loongarch64/
H A Dsignal.c37 abi_ulong fcc; member
48 abi_ulong fcc; member
56 abi_ulong fcc; member
283 abi_ulong fcc; in restore_sigframe() local
/qemu/target/loongarch/
H A Darch_dump.c57 uint64_t fcc; member
/qemu/linux-headers/asm-loongarch/
H A Dkvm.h38 __u64 fcc; /* 8x8 */ member
/qemu/target/sparc/
H A Dcpu.h442 uint32_t fcc[TARGET_FCCREGS]; /* fcc* */ member
H A Dtranslate.c1214 TCGv_i32 fcc = cpu_fcc[cc]; in gen_fcompare() local