| /openbmc/qemu/target/arm/tcg/ |
| H A D | sme.decode | 766 &zz_e zd zn esz 767 &zz_n zd zn n 768 @zz_1x2 ........ ... ..... ...... ..... zd:5 \ 770 @zz_1x4 ........ ... ..... ...... ..... zd:5 \ 773 &zz_n n=1 zd=%zd_ax2 775 &zz_n n=2 zd=%zd_ax2 zn=%zn_ax2 777 &zz_n n=4 zd=%zd_ax4 zn=%zn_ax4 779 &zz_n n=1 zd=%zd_ax4 zn=%zn_ax2 846 &zz_e zd=%zd_ax4 zn=%zn_ax4 848 &zz_e esz=4 zd=%zd_ax4 zn=%zn_ax4 [all …]
|
| H A D | neon_helper.c | 1328 uint64_t zd = rd[0], zm = rm[0]; in HELPER() local 1330 uint64_t d0 = ELEM(zd, 0, 8) | (ELEM(zd, 2, 8) << 8) in HELPER() 1331 | (ELEM(zd, 4, 8) << 16) | (ELEM(zd, 6, 8) << 24) in HELPER() 1334 uint64_t m0 = ELEM(zd, 1, 8) | (ELEM(zd, 3, 8) << 8) in HELPER() 1335 | (ELEM(zd, 5, 8) << 16) | (ELEM(zd, 7, 8) << 24) in HELPER() 1346 uint64_t zd = rd[0], zm = rm[0]; in HELPER() local 1348 uint64_t d0 = ELEM(zd, 0, 16) | (ELEM(zd, 2, 16) << 16) in HELPER() 1350 uint64_t m0 = ELEM(zd, 1, 16) | (ELEM(zd, 3, 16) << 16) in HELPER() 1427 uint64_t zd = rd[0], zm = rm[0]; in HELPER() local 1429 uint64_t d0 = ELEM(zd, 0, 8) | (ELEM(zm, 0, 8) << 8) in HELPER() [all …]
|
| H A D | translate-sme.c | 1409 tcg_gen_gvec_2_ptr(vec_full_reg_offset(s, a->zd + i), in TRANS_FEAT() 1457 tcg_gen_gvec_2_ool(vec_full_reg_offset(s, a->zd + i), in TRANS_FEAT() 1514 tcg_gen_gvec_2_ool(vec_full_reg_offset(s, a->zd), in do_zipuzp_4() 1544 tcg_gen_gvec_2_ool(vec_full_reg_offset(s, a->zd), in TRANS_FEAT() 1586 tcg_gen_gvec_3_ool(vec_full_reg_offset(s, a->zd), in TRANS_FEAT() 1638 tcg_gen_gvec_3_ptr(vec_full_reg_offset(s, a->zd), in TRANS_FEAT() 1665 tcg_gen_gvec_3_ool(vec_full_reg_offset(s, a->zd), in do_clamp() 1707 tcg_gen_addi_ptr(t_d, tcg_env, vec_full_reg_offset(s, a->zd)); in TRANS() 1724 tcg_gen_gvec_2_ptr(vec_full_reg_offset(s, a->zd), in do_lut() 1756 return !(a->zd & 0b01100) && do_lut(s, a, fn, true); in TRANS_FEAT() [all …]
|
| H A D | sve_helper.c | 7240 DO_LD1_ZPZ_D(bdu, zd, MO_8) in DO_LD1_ZPZ_S() 7246 DO_LD1_ZPZ_D(bds, zd, MO_8) in DO_LD1_ZPZ_S() 7252 DO_LD1_ZPZ_D(hdu_le, zd, MO_16) in DO_LD1_ZPZ_S() 7258 DO_LD1_ZPZ_D(hdu_be, zd, MO_16) in DO_LD1_ZPZ_S() 7264 DO_LD1_ZPZ_D(hds_le, zd, MO_16) in DO_LD1_ZPZ_S() 7270 DO_LD1_ZPZ_D(hds_be, zd, MO_16) in DO_LD1_ZPZ_S() 7276 DO_LD1_ZPZ_D(sdu_le, zd, MO_32) in DO_LD1_ZPZ_S() 7282 DO_LD1_ZPZ_D(sdu_be, zd, MO_32) in DO_LD1_ZPZ_S() 7286 DO_LD1_ZPZ_D(sds_le, zd, MO_32) in DO_LD1_ZPZ_S() 7290 DO_LD1_ZPZ_D(sds_be, zd, MO_32) in DO_LD1_ZPZ_S() [all …]
|
| H A D | vec_helper.c | 3451 static inline void do_lut_b(void *zd, uint64_t *indexes, uint64_t *table, in do_lut_b() argument 3457 uint8_t *dst = zd + dstride * r; in do_lut_b() 3467 static inline void do_lut_h(void *zd, uint64_t *indexes, uint64_t *table, in do_lut_h() argument 3473 uint16_t *dst = zd + dstride * r; in do_lut_h() 3483 static inline void do_lut_s(void *zd, uint64_t *indexes, uint32_t *table, in do_lut_s() argument 3489 uint32_t *dst = zd + dstride * r; in do_lut_s() 3501 (void *zd, void *zn, CPUARMState *env, uint32_t desc) \ 3512 do_lut_##SUFF(zd, indexes.d, (void *)env->za_state.zt0, elements, \
|
| H A D | translate-sve.c | 4256 static void do_fp_scalar(DisasContext *s, int zd, int zn, int pg, bool is_fp16, in do_fp_scalar() argument 4266 tcg_gen_addi_ptr(t_zd, tcg_env, vec_full_reg_offset(s, zd)); in do_fp_scalar() 8114 static bool gen_ldst_c(DisasContext *s, TCGv_i64 addr, int zd, int png, in gen_ldst_c() argument 8150 if (zd & 4) { in gen_ldst_c() 8156 zd &= ~8; in gen_ldst_c() 8180 tcg_gen_addi_ptr(t_zd, tcg_env, vec_full_reg_offset(s, zd)); in gen_ldst_c()
|
| /openbmc/qemu/util/ |
| H A D | trace-events | 22 buffer_resize(const char *buf, size_t olen, size_t len) "%s: old %zd, new %zd" 23 buffer_move_empty(const char *buf, size_t len, const char *from) "%s: %zd bytes from %s" 24 buffer_move(const char *buf, size_t len, const char *from) "%s: %zd bytes from %s" 25 buffer_free(const char *buf, size_t len) "%s: capacity %zd" 60 win32_map_alloc(size_t size) "size:%zd"
|
| /openbmc/qemu/hw/nvram/ |
| H A D | trace-events | 16 fw_cfg_add_file(void *s, int index, char *name, size_t len) "%p #%d: %s (%zd bytes)"
|
| /openbmc/qemu/chardev/ |
| H A D | trace-events | 14 spice_vmc_write(ssize_t out, int len) "spice wrote %zd of requested %d"
|
| /openbmc/qemu/hw/9pfs/ |
| H A D | trace-events | 23 …s_read_return(uint16_t tag, uint8_t id, int32_t count, ssize_t err) "tag %d id %d count %d err %zd" 25 …return(uint16_t tag, uint8_t id, uint32_t count, ssize_t retval) "tag %d id %d count %u retval %zd" 27 …_write_return(uint16_t tag, uint8_t id, int32_t total, ssize_t err) "tag %d id %d total %d err %zd"
|
| /openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/ |
| H A D | 0001-script.c-avoid-use-of-chroot.patch | 81 - internerr("maintscript name '%s' length < instdir length %zd",
|
| /openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/ |
| H A D | 0002-Instead-of-doing-preprocessor-magic-just-output-off_.patch | 252 - v("write %zd bytes, offset %"PRIdoff_t", file %s", 254 + v("write %zd bytes, offset %lld, file %s",
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/build/ |
| H A D | 0001-Riscv-Add-risc-v-Android-config-header.patch | 344 + * Define if printf() supports %zd for size_t arguments
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/files/ |
| H A D | 0001-BootLogoLib-align-logo-coords-to-be-even.patch | 229 zd-s*sUt<oqb>BZB4CDV1O!b<}zQ38zAP2*MI?I*@CN=CsAm#JA%s8UgD6IUpMpWQ8 292 zprNpbG{aa(w{vp9`4Rp~7BoIA#WC-B$UtT#6=h+zd;MszS`4<1Ad8Dz!V2cQgnJ!h
|
| /openbmc/qemu/ui/ |
| H A D | trace-events | 45 … void *ioc, const void *buf, size_t len) "VNC server msg audio data state=%p ioc=%p buf=%p len=%zd"
|
| /openbmc/docs/designs/mctp/ |
| H A D | mctp-kernel.md | 341 printf("received %zd bytes from remote EID %d\n", rc, addr.smctp_addr); 560 printf("%zd bytes from EID %d\n", rc, addr.smctp_addr);
|
| /openbmc/qemu/hw/usb/ |
| H A D | trace-events | 264 usb_msd_send_status(unsigned status, unsigned tag, size_t size) "status %d, tag 0x%x, len %zd"
|
| /openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
| H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 7905 + request_log("%s: Import: %zd, total=%zd, bufs=%d\n", __func__, dh->size, total_size, total_buf… 7938 + request_log("%s: Alloc: %zd, total=%zd, bufs=%d\n", __func__, dh->size, total_size, total_bufs… 8039 + request_log("%s: Free: %zd, total=%zd, bufs=%d\n", __func__, dh->size, total_size, total_bufs); 10481 + request_log("%s: Overrun %zd > %zd; trying %zd\n", __func__, len, dmabuf_size(be->dh[0]), … 10487 + request_log("%s: Realloc %zd failed\n", __func__, newsize); 11850 + request_log("Failed to realloc poll array to %zd\n", asize);
|
| /openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
| H A D | 0004-mmal_20.patch | 5281 + msg_Dbg(dec, "Pool size: (%d+%d) * %zd", dec_pool_req, sys->cma_in_flight_max, size); 5283 + msg_Warn(dec, "Failed to preallocate decoder pool (%d+%d) * %zd", dec_pool_req, sy…
|