Home
last modified time | relevance | path

Searched defs:byte (Results 1 – 25 of 42) sorted by relevance

12

/qemu/target/s390x/tcg/
A Dvec_helper.c59 uint8_t byte = cpu_ldub_data_ra(env, addr, GETPC()); in HELPER() local
180 uint8_t byte; in HELPER() local
206 uint8_t byte = s390_vec_read_element8(v1, i); in HELPER() local
A Dvec.h21 uint8_t byte[16]; member
A Dmem_helper.c225 uint8_t byte, uint16_t size, int mmu_idx, in do_access_memset()
239 uint8_t byte, uintptr_t ra) in access_memset()
272 int offset, uint8_t byte, uintptr_t ra) in access_set_byte()
330 uint8_t byte = access_get_byte(env, srca, i, ra); in access_memmove() local
499 uint8_t byte = access_get_byte(env, &srca, i, ra); in do_helper_mvc() local
531 uint8_t byte = access_get_byte(env, &srca, i, ra); in HELPER() local
1614 uint8_t byte = cpu_ldub_data_ra(env, array + i, ra); in do_helper_tr() local
1650 uint8_t byte, new_byte; in HELPER() local
1674 uint8_t byte = cpu_ldub_data_ra(env, array + i * inc, ra); in do_helper_trt() local
/qemu/tests/tcg/hexagon/
A Ddual_stores.c42 int8_t byte; member
/qemu/replay/
A Dreplay-internal.c47 void replay_put_byte(uint8_t byte) in replay_put_byte()
93 uint8_t byte = 0; in replay_get_byte() local
/qemu/include/hw/ppc/
A Dspapr_ovec.h44 #define OV_BIT(byte, bit) ((byte - 1) * BITS_PER_BYTE + bit) argument
/qemu/util/
A Dunicode.c66 unsigned byte, mask, len, i; in mod_utf8_codepoint() local
/qemu/target/arm/tcg/
A Dvec_internal.h57 static inline uint64_t expand_pred_b(uint8_t byte) in expand_pred_b()
64 static inline uint64_t expand_pred_h(uint8_t byte) in expand_pred_h()
/qemu/include/net/
A Dchecksum.h87 register uint32_t byte; in net_toeplitz_add() local
/qemu/accel/tcg/
A Dtranslate-all.c77 int more, byte; in encode_sleb128() local
101 int byte, shift = 0; in decode_sleb128() local
/qemu/hw/misc/
A Dnpcm7xx_rng.c60 uint8_t byte = 0; in npcm7xx_rng_read() local
/qemu/hw/ssi/
A Dpnv_spi.c90 uint8_t byte; in get_from_offset() local
113 uint8_t byte; in read_from_frame() local
A Dimx_spi.c192 uint8_t byte = tx >> (tx_burst - 8); in imx_spi_flush_txfifo() local
/qemu/hw/input/
A Dvirtio-input-host.c105 uint8_t byte; in virtio_input_host_realize() local
A Dvirtio-input-hid.c60 int i, bit, byte, bmax = 0; in virtio_input_extend_config() local
/qemu/include/qemu/
A Drange.h206 uint64_t byte) in range_covers_byte()
/qemu/hw/vfio/
A Dhelpers.c158 uint8_t byte; in vfio_region_write() member
208 uint8_t byte; in vfio_region_read() member
/qemu/tests/qtest/
A Dpnv-xive2-flush-sync.c179 uint8_t byte; in test_flush_sync_inject() local
A Dfdc-test.c79 static void floppy_send(uint8_t byte) in floppy_send()
/qemu/scripts/coverity-scan/
A Dmodel.c63 uint8_t byte; in replay_get_byte() local
/qemu/hw/acpi/
A Dcpu_hotplug.c194 Aml *byte = aml_local(2); /* Local2 = last read byte from bitmap */ in build_legacy_cpu_hotplug_aml() local
/qemu/include/hw/ipmi/
A Dipmi.h275 static inline void rsp_buffer_set_error(RspBuffer *rsp, uint8_t byte) in rsp_buffer_set_error()
281 static inline void rsp_buffer_push(RspBuffer *rsp, uint8_t byte) in rsp_buffer_push()
/qemu/tests/qemu-iotests/
A D25734 def __init__(self, byte, offset, size=GRANULARITY): argument
/qemu/tools/ebpf/
A Drss.bpf.c117 __u32 byte; in net_toeplitz_add() local
/qemu/hw/display/
A Dedid-generate.c14 uint32_t byte; member

Completed in 152 milliseconds

12