Home
last modified time | relevance | path

Searched defs:i (Results 1 – 25 of 1939) sorted by relevance

12345678910>>...78

/qemu/accel/tcg/
H A Dtcg-runtime-gvec.c29 intptr_t i; in clear_high() local
41 intptr_t i; in HELPER() local
52 intptr_t i; in HELPER() local
63 intptr_t i; in HELPER() local
74 intptr_t i; in HELPER() local
85 intptr_t i; in HELPER() local
96 intptr_t i; in HELPER() local
107 intptr_t i; in HELPER() local
118 intptr_t i; in HELPER() local
129 intptr_t i; in HELPER() local
[all …]
/qemu/tests/tcg/aarch64/
H A Dtest-aes.c5 bool test_SB_SR(uint8_t *o, const uint8_t *i) in test_SB_SR()
16 bool test_MC(uint8_t *o, const uint8_t *i) in test_MC()
25 bool test_SB_SR_MC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_SB_SR_MC_AK()
30 bool test_ISB_ISR(uint8_t *o, const uint8_t *i) in test_ISB_ISR()
41 bool test_IMC(uint8_t *o, const uint8_t *i) in test_IMC()
50 bool test_ISB_ISR_AK_IMC(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_AK_IMC()
55 bool test_ISB_ISR_IMC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_IMC_AK()
H A Dsve-str.c11 for (int i = 0; i < N; ++i) { in test() local
20 for (int i = 0; i < vl; ++i) { in test() local
28 for (int i = vl; i < N; ++i) { in test() local
43 for (int i = 16; i <= 256; i += 16) { in main() local
/qemu/tests/tcg/ppc64/
H A Dtest-aes.c13 bool test_SB_SR(uint8_t *o, const uint8_t *i) in test_SB_SR()
35 bool test_MC(uint8_t *o, const uint8_t *i) in test_MC()
40 bool test_SB_SR_MC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_SB_SR_MC_AK()
63 bool test_ISB_ISR(uint8_t *o, const uint8_t *i) in test_ISB_ISR()
85 bool test_IMC(uint8_t *o, const uint8_t *i) in test_IMC()
90 bool test_ISB_ISR_AK_IMC(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_AK_IMC()
113 bool test_ISB_ISR_IMC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_IMC_AK()
/qemu/target/mips/tcg/
H A Dlmmi_helper.c59 unsigned int i; in helper_paddsb() local
73 unsigned int i; in helper_paddusb() local
87 unsigned int i; in helper_paddsh() local
101 unsigned int i; in helper_paddush() local
115 unsigned int i; in helper_paddb() local
128 unsigned int i; in helper_paddh() local
141 unsigned int i; in helper_paddw() local
154 unsigned int i; in helper_psubsb() local
168 unsigned int i; in helper_psubusb() local
182 unsigned int i; in helper_psubsh() local
[all …]
/qemu/tests/tcg/i386/
H A Dtest-aes.c6 static bool test_SB_SR(uint8_t *o, const uint8_t *i) in test_SB_SR()
17 static bool test_MC(uint8_t *o, const uint8_t *i) in test_MC()
22 static bool test_SB_SR_MC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_SB_SR_MC_AK()
33 static bool test_ISB_ISR(uint8_t *o, const uint8_t *i) in test_ISB_ISR()
44 static bool test_IMC(uint8_t *o, const uint8_t *i) in test_IMC()
54 static bool test_ISB_ISR_AK_IMC(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_AK_IMC()
59 static bool test_ISB_ISR_IMC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_IMC_AK()
/qemu/tests/tcg/arm/
H A Dfcvt.c35 static void print_double_number(int i, double num) in print_double_number()
45 static void print_single_number(int i, float num) in print_single_number()
55 static void print_half_number(int i, uint16_t num) in print_half_number()
64 static void print_int64(int i, int64_t num) in print_int64()
114 int i; in convert_single_to_half() local
137 int i; in convert_single_to_double() local
160 int i; in convert_single_to_integer() local
230 int i; in convert_double_to_half() local
255 int i; in convert_double_to_single() local
279 int i; in convert_double_to_integer() local
[all …]
/qemu/tests/tcg/riscv64/
H A Dtest-aes.c5 bool test_SB_SR(uint8_t *o, const uint8_t *i) in test_SB_SR()
17 bool test_MC(uint8_t *o, const uint8_t *i) in test_MC()
22 bool test_SB_SR_MC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_SB_SR_MC_AK()
38 bool test_ISB_ISR(uint8_t *o, const uint8_t *i) in test_ISB_ISR()
50 bool test_IMC(uint8_t *o, const uint8_t *i) in test_IMC()
62 bool test_ISB_ISR_AK_IMC(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_AK_IMC()
67 bool test_ISB_ISR_IMC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_IMC_AK()
/qemu/hw/arm/
H A Dstm32l4x5_soc.c141 for (unsigned i = 0; i < NUM_EXTI_OR_GATES; i++) { in stm32l4x5_soc_initfn() local
148 for (unsigned i = 0; i < NUM_GPIOS; i++) { in stm32l4x5_soc_initfn() local
153 for (int i = 0; i < STM_NUM_USARTS; i++) { in stm32l4x5_soc_initfn() local
158 for (int i = 0; i < STM_NUM_UARTS; i++) { in stm32l4x5_soc_initfn() local
216 for (unsigned i = 0; i < NUM_GPIOS; i++) { in stm32l4x5_soc_realize() local
246 for (unsigned i = 0; i < NUM_GPIOS; i++) { in stm32l4x5_soc_realize() local
265 for (unsigned i = 0; i < NUM_EXTI_OR_GATES; i++) { in stm32l4x5_soc_realize() local
295 for (unsigned i = 0; i < NUM_EXTI_IRQ; i++) { in stm32l4x5_soc_realize() local
303 for (unsigned i = 0; i < GPIO_NUM_PINS; i++) { in stm32l4x5_soc_realize() local
317 for (int i = 0; i < STM_NUM_USARTS; i++) { in stm32l4x5_soc_realize() local
[all …]
/qemu/tests/tcg/hexagon/
H A Dscatter_gather.c132 for (int i = 0; i < MATRIX_SIZE; i++) { in create_offsets_values_preds_16() local
164 for (int i = 0; i < MATRIX_SIZE; i++) { in create_offsets_values_preds_32() local
199 for (int i = 0; i < MATRIX_SIZE; i++) { in create_offsets_values_preds_16_32() local
568 for (int i = 0; i < size; i++) { in check_buffer() local
585 for (int i = 0; i < MATRIX_SIZE; ++i) { in scalar_scatter_16() local
602 for (int i = 0; i < MATRIX_SIZE; ++i) { in scalar_scatter_16_acc() local
621 for (int i = 0; i < MATRIX_SIZE; i++) { in scalar_scatter_16_masked() local
643 for (int i = 0; i < MATRIX_SIZE; ++i) { in scalar_scatter_32() local
660 for (int i = 0; i < MATRIX_SIZE; ++i) { in scalar_scatter_32_acc() local
678 for (int i = 0; i < MATRIX_SIZE; i++) { in scalar_scatter_32_masked() local
[all …]
H A Dhvx_misc.c34 for (int i = 0; i < BUFSIZE; i++) { in test_load_tmp() local
85 for (int i = 0; i < MAX_VEC_SIZE_BYTES / 4; ++i) { in test_load_tmp2() local
98 for (int i = 0; i < BUFSIZE; i++) { in test_load_cur() local
191 for (int i = 0; i < BUFSIZE; i++) { in test_masked_store() local
285 for (int i = 0; i < MAX_VEC_SIZE_BYTES / 4; i++) { in test_max_temps() local
290 for (int i = 0; i < MAX_VEC_SIZE_BYTES / 2; i++) { in test_max_temps() local
295 for (int i = 0; i < MAX_VEC_SIZE_BYTES / 4; i++) { in test_max_temps() local
396 for (int i = 0; i < BUFSIZE; i++) { in test_load_tmp_predicated() local
434 for (int i = 0; i < BUFSIZE; i++) { in test_load_cur_predicated() local
460 for (int i = 0; i < BUFSIZE / 2; i++) { in test_vcombine() local
[all …]
H A Dhvx_histogram.c39 for (int i = 0; i < 256; i++) { in check() local
53 for (int i = 0; i < 256; i++) { in ref_histogram() local
57 for (int i = 0; i < height; i++) { in ref_histogram() local
69 for (int i = 0; i < 256; i++) { in hvx_histogram() local
73 for (int i = 0; i < height; i += n) { in hvx_histogram() local
/qemu/tests/tcg/multiarch/
H A Dsha1.c52 #define blk0(i) (block->l[i] = (rol(block->l[i],24)&0xFF00FF00) \ argument
55 #define blk0(i) block->l[i] argument
59 #define blk(i) (block->l[i&15] = rol(block->l[(i+13)&15]^block->l[(i+8)&15] \ argument
63 #define R0(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk0(i)+0x5A827999+rol(v,5);w=rol(w,30); argument
64 #define R1(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk(i)+0x5A827999+rol(v,5);w=rol(w,30); argument
65 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); argument
66 #define R3(v,w,x,y,z,i) z+=(((w|x)&y)|(w&x))+blk(i)+0x8F1BBCDC+rol(v,5);w=rol(w,30); argument
67 #define R4(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0xCA62C1D6+rol(v,5);w=rol(w,30); argument
149 uint32_t i; in SHA1Update() local
174 unsigned i; in SHA1Final() local
[all …]
H A Dtest-mmap.c58 int i; in check_aligned_anonymous_unfixed_mmaps() local
140 int i; in check_aligned_anonymous_unfixed_colliding_mmaps() local
191 int i; in check_aligned_anonymous_fixed_mmaps() local
223 int i; in check_aligned_anonymous_fixed_mmaps_collide_with_host() local
253 int i; in check_file_unfixed_mmaps() local
305 int i; in check_file_unfixed_eof_mmaps() local
339 int i; in check_file_fixed_eof_mmaps() local
381 int i; in check_file_fixed_mmaps() local
460 unsigned int i; in main() local
/qemu/hw/usb/
H A Dhcd-ehci-pci.c35 EHCIPCIState *i = PCI_EHCI(dev); in usb_ehci_pci_realize() local
78 EHCIPCIState *i = PCI_EHCI(obj); in usb_ehci_pci_init() local
97 EHCIPCIState *i = PCI_EHCI(obj); in usb_ehci_pci_finalize() local
105 EHCIPCIState *i = PCI_EHCI(dev); in usb_ehci_pci_exit() local
117 EHCIPCIState *i = PCI_EHCI(pci_dev); in usb_ehci_pci_reset() local
126 EHCIPCIState *i = PCI_EHCI(dev); in usb_ehci_pci_write_config() local
185 const EHCIPCIInfo *i = data; in ehci_data_class_init() local
223 int i; in ehci_pci_register_types() local
/qemu/tests/tcg/multiarch/system/
H A Dmemory.c71 int i; in init_test_data_u8() local
98 int i; in init_test_data_s8() local
118 int i; in reset_start_data() local
139 int i; in init_test_data_u16() local
159 int i; in init_test_data_u32() local
182 int i; in init_test_data_u64() local
206 int i; in read_test_data_u16() local
231 int i; in read_test_data_u32() local
273 int i; in read_test_data_u64() local
336 int i; in do_unsigned_reads() local
[all …]
/qemu/tests/unit/
H A Dtest-virtio-dmabuf.c28 int i, dmabuf_fd; in test_add_remove_resources() local
47 int i; in test_add_remove_dev() local
65 int i; in test_remove_invalid_resource() local
79 int i, dmabuf_fd = -2, alt_dmabuf = 2; in test_add_invalid_resource() local
109 int i, dmabuf_fd; in test_free_resources() local
H A Dtest-throttle.c87 unsigned i; in test_compute_wait() local
157 int i; in test_init() local
189 int i; in test_init_readonly() local
221 int i; in test_init_writeonly() local
253 int i; in test_destroy() local
266 int i; in test_config_functions() local
348 int i; in test_enabled() local
452 int i; in test_ranges() local
528 int i; in test_max_is_missing_limit() local
622 int i; in do_test_accounting() local
H A Drcutorture.c105 int i; in wait_all_threads() local
119 int i; in rcu_read_perf_test() local
193 int i; in perftest() local
205 int i; in rperftest() local
216 int i; in uperftest() local
246 int i; in rcu_read_stress_test() local
302 int i, rcu_stress_idx = 0; in rcu_update_stress_test() local
364 int i; in stresstest() local
394 int i; in gtest_stress() local
H A Dtest-int128.c49 int i, j; in test_and() local
65 int i, j; in test_add() local
81 int i, j; in test_sub() local
97 int i; in test_neg() local
110 int i, j; in test_nz() local
122 int i, j; in test_le() local
136 int i, j; in test_lt() local
150 int i, j; in test_ge() local
164 int i, j; in test_gt() local
/qemu/tests/bench/
H A Dqtree-bench.c82 for (size_t i = 0; i < n_elems; i++) { in init_empty_tree_and_keys() local
130 for (size_t i = 0; i < n_elems; i++) { in run_benchmark() local
147 for (size_t i = 0; i < n_elems; i++) { in run_benchmark() local
163 for (size_t i = 0; i < n_elems; i++) { in run_benchmark() local
177 for (size_t i = 0; i < n_elems; i++) { in run_benchmark() local
229 for (int i = 0; i < ARRAY_SIZE(sizes); i++) { in main() local
255 for (int i = 0; i < ARRAY_SIZE(sizes); i++) { in main() local
260 for (int i = 0; i < ARRAY_SIZE(separator) - 1; i++) { in main() local
265 for (int i = 0; i < ARRAY_SIZE(benchmarks); i++) { in main() local
/qemu/system/
H A Ddatadir.c35 int i; in qemu_find_file() local
72 int i; in qemu_add_data_dir() local
96 size_t i; in qemu_add_default_firmwarepath() local
109 int i; in qemu_list_data_dirs() local
/qemu/target/i386/
H A Dops_sse.h61 for (int i = 0; i < 1 << SHIFT; i++) { in glue() local
66 for (int i = 0; i < 4 << SHIFT; i++) { in glue() local
76 for (int i = 0; i < 1 << SHIFT; i++) { in glue() local
81 for (int i = 0; i < 4 << SHIFT; i++) { in glue() local
95 for (int i = 0; i < 4 << SHIFT; i++) { in glue() local
104 for (int i = 0; i < 1 << SHIFT; i++) { in glue() local
109 for (int i = 0; i < 2 << SHIFT; i++) { in glue() local
119 for (int i = 0; i < 1 << SHIFT; i++) { in glue() local
124 for (int i = 0; i < 2 << SHIFT; i++) { in glue() local
138 for (int i = 0; i < 2 << SHIFT; i++) { in glue() local
[all …]
/qemu/target/hexagon/
H A Dgdbstub.c29 for (int i = 0; i < NUM_PREGS; i++) { in hexagon_gdb_read_register() local
56 for (int i = 0; i < NUM_PREGS; i++) { in hexagon_gdb_write_register() local
82 int i; in gdb_get_vreg() local
92 int i; in gdb_get_qreg() local
118 int i; in gdb_put_vreg() local
128 int i; in gdb_put_qreg() local
/qemu/target/s390x/tcg/
H A Dcrypto_helper.c85 int i, j; in sha512_bda() local
114 int i; in sha512_bda_be64() local
125 int i; in sha512_read_icv() local
136 int i; in sha512_write_ocv() local
147 int i; in sha512_read_block() local
158 int i; in sha512_read_mbl_be64() local
171 int i, message_reg_len = 64; in cpacf_sha512() local
262 for (size_t i = 0; i < block; ++i) { in fill_buf_random() local
279 int i; in HELPER() local

12345678910>>...78