| /openbmc/qemu/libdecnumber/dpd/ |
| H A D | decimal64.c | 88 decimal64 * decimal64FromNumber(decimal64 *d64, const decNumber *dn, in decimal64FromNumber() argument 192 pu=(uInt *)d64->bytes; /* overlay */ in decimal64FromNumber() 204 return d64; in decimal64FromNumber() 213 decNumber * decimal64ToNumber(const decimal64 *d64, decNumber *dn) { in decimal64ToNumber() argument 224 pu=(const uInt *)d64->bytes; /* overlay */ in decimal64ToNumber() 293 char * decimal64ToEngString(const decimal64 *d64, char *string){ in decimal64ToEngString() argument 295 decimal64ToNumber(d64, &dn); in decimal64ToEngString() 300 char * decimal64ToString(const decimal64 *d64, char *string){ in decimal64ToString() argument 317 pu=(const uInt *)d64->bytes; /* overlay */ in decimal64ToString() 471 uint32_t decimal64IsCanonical(const decimal64 *d64) { in decimal64IsCanonical() argument [all …]
|
| /openbmc/qemu/target/sparc/ |
| H A D | translate.c | 1996 TCGv_i64 d64, l64; in gen_ldf_asi() local 2018 d64 = tcg_temp_new_i64(); in gen_ldf_asi() 2019 tcg_gen_qemu_ld_i64(d64, addr, da->mem_idx, memop); in gen_ldf_asi() 2020 gen_store_fpr_D(dc, rd, d64); in gen_ldf_asi() 2024 d64 = tcg_temp_new_i64(); in gen_ldf_asi() 2026 tcg_gen_qemu_ld_i64(d64, addr, da->mem_idx, memop); in gen_ldf_asi() 2030 gen_store_fpr_D(dc, rd, d64); in gen_ldf_asi() 2043 d64 = tcg_temp_new_i64(); in gen_ldf_asi() 2045 tcg_gen_qemu_ld_i64(d64, addr, da->mem_idx, in gen_ldf_asi() 2047 gen_store_fpr_D(dc, rd + 2 * i, d64); in gen_ldf_asi() [all …]
|
| /openbmc/qemu/target/i386/tcg/ |
| H A D | decode-new.c.inc | 32 * The manual lists d64 ("cannot encode 32-bit size in 64-bit mode") and f64 1167 * there's no 16-bit version (like y) and it does not use REX.W (like d64). 1546 [0x0e] = X86_OP_ENTRYr(PUSH, E,d64), 1625 [0x50] = X86_OP_ENTRYr(PUSH, LoBits,d64), 1626 [0x51] = X86_OP_ENTRYr(PUSH, LoBits,d64), 1627 [0x52] = X86_OP_ENTRYr(PUSH, LoBits,d64), 1628 [0x53] = X86_OP_ENTRYr(PUSH, LoBits,d64), 1629 [0x54] = X86_OP_ENTRYr(PUSH, LoBits,d64), 1630 [0x55] = X86_OP_ENTRYr(PUSH, LoBits,d64), 1631 [0x56] = X86_OP_ENTRYr(PUSH, LoBits,d64), [all …]
|
| /openbmc/qemu/fpu/ |
| H A D | softfloat-parts.c.inc | 861 uint64_t d64, m64, r64, s64, u64; /* 64-bit computation */ 975 mul64To128(s64, r64, &d64, &discard); 976 u64 = three64 - d64; 999 mul64To128(s64, r64, &d64, &discard); 1000 u64 = three64 - d64; 1006 mul64To128(s64, r64, &d64, &discard); 1007 u64 = three64 - d64;
|
| /openbmc/qemu/block/ |
| H A D | qcow2-refcount.c | 701 uint64_t d64; in qcow2_refcount_area() member 704 data.d64 = cpu_to_be64(table_offset); in qcow2_refcount_area()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/libgphoto2/ |
| H A D | 40-libgphoto2.rules | 556 ATTRS{idVendor}=="0d64", ATTRS{idProduct}=="1021", MODE="l36" 1541 ATTRS{idVendor}=="0d64", ATTRS{idProduct}=="1001", MODE="l36" 1876 ATTRS{idVendor}=="0d64", ATTRS{idProduct}=="1001", MODE="l36"
|