Searched defs:u1 (Results 1 – 5 of 5) sorted by relevance
/qemu/target/ppc/ |
H A D | fpu_helper.c | 1121 CPU_FloatU u1, u2; in efsadd() local 1131 CPU_FloatU u1, u2; in efssub() local 1141 CPU_FloatU u1, u2; in efsmul() local 1151 CPU_FloatU u1, u2; in efsdiv() local 1191 CPU_FloatU u1, u2; in efscmplt() local 1200 CPU_FloatU u1, u2; in efscmpgt() local 1209 CPU_FloatU u1, u2; in efscmpeq() local 1449 CPU_DoubleU u1; in helper_efscfd() local 1461 CPU_FloatU u1; in helper_efdcfs() local 1472 CPU_DoubleU u1, u2; in helper_efdadd() local [all …]
|
/qemu/pc-bios/s390-ccw/ |
H A D | scsi.h | 48 uint8_t u1[1 * 4 + 1 + 1 * 4]; /* b7 = N - 7 */ member 74 uint8_t u1[1 + 1 + 1 + 1 + 8]; /* b4..b15 unused, b4 = (N - 1) */ member 161 uint8_t u1[2 + 1 * 2 + 16]; /* b12..b31, unused */ member
|
/qemu/tcg/ |
H A D | tci.c | 182 static bool tci_compare32(uint32_t u0, uint32_t u1, TCGCond condition) in tci_compare32() 230 static bool tci_compare64(uint64_t u0, uint64_t u1, TCGCond condition) in tci_compare64()
|
/qemu/target/m68k/ |
H A D | op_helper.c | 760 int16_t u1 = env->dregs[Du1]; in HELPER() local 793 uint32_t u1 = env->dregs[Du1]; in do_cas2l() local
|
/qemu/accel/kvm/ |
H A D | kvm-all.c | 1721 KVMMemoryUpdate *u1, *u2; in kvm_region_commit() local
|