Home
last modified time | relevance | path

Searched full:min (Results 1 – 25 of 582) sorted by relevance

12345678910>>...24

/qemu/tests/tcg/xtensa/
H A Dtest_min.S3 test_suite min
7 test min
11 min a5, a2, a3
17 min a5, a2, a3
23 min a2, a2, a3
29 min a3, a2, a3
35 min a2, a2, a3
41 min a3, a2, a3
/qemu/tests/qemu-iotests/
H A D175.out5 size=1048576, min allocation
9 size=1048576, min allocation
21 size=4096, min allocation
25 size=1048576, min allocation
H A D241.out8 min block: 1
19 min block: 512
32 min block: 1
H A D307.out19 min block: XXX
48 min block: XXX
80 min block: XXX
90 min block: XXX
117 min block: XXX
H A D233.out41 min block: 1
56 min block: 1
87 min block: 1
98 min block: 1
/qemu/python/
H A DMakefile2 QEMU_MINVENV_DIR=.min-venv
37 @echo "make min-venv"
54 @echo "pipenv was dropped; try 'make check-minreqs' or 'make min-venv'"
58 .PHONY: min-venv
59 min-venv: $(QEMU_MINVENV_DIR) $(QEMU_MINVENV_DIR)/bin/activate
76 check-minreqs: min-venv
/qemu/accel/tcg/
H A Datomic_template.h180 GEN_ATOMIC_HELPER_FN(fetch_smin, MIN, SDATA_TYPE, old)
181 GEN_ATOMIC_HELPER_FN(fetch_umin, MIN, DATA_TYPE, old)
185 GEN_ATOMIC_HELPER_FN(smin_fetch, MIN, SDATA_TYPE, new)
186 GEN_ATOMIC_HELPER_FN(umin_fetch, MIN, DATA_TYPE, new)
302 GEN_ATOMIC_HELPER_FN(fetch_smin, MIN, SDATA_TYPE, old)
303 GEN_ATOMIC_HELPER_FN(fetch_umin, MIN, DATA_TYPE, old)
307 GEN_ATOMIC_HELPER_FN(smin_fetch, MIN, SDATA_TYPE, new)
308 GEN_ATOMIC_HELPER_FN(umin_fetch, MIN, DATA_TYPE, new)
/qemu/tests/tcg/multiarch/libs/
H A Dfloat_helpers.c44 0x8001, /* -MIN subnormal */
47 0x0001, /* MIN subnormal */
100 0x1.ffffe6p-25, /* min positive FP16 subnormal */
102 0x1.00000cp-14, /* min positive normal FP16 */
162 {5.96046E-8}, /* min positive FP16 subnormal */
164 {6.10352E-5}, /* min positive normal FP16 */
/qemu/hw/scsi/
H A Desp.c350 int len = MIN(s->cmdfifo_cdb_offset, fifo8_num_used(&s->cmdfifo)); in do_message_phase()
489 len = MIN(len, fifo8_num_free(&s->cmdfifo)); in esp_do_dma()
494 len = MIN(fifo8_num_free(&s->cmdfifo), len); in esp_do_dma()
543 len = MIN(len, fifo8_num_free(&s->cmdfifo)); in esp_do_dma()
549 len = MIN(fifo8_num_free(&s->cmdfifo), len); in esp_do_dma()
579 len = MIN(s->async_len, ESP_FIFO_SZ); in esp_do_dma()
580 len = MIN(len, fifo8_num_used(&s->fifo)); in esp_do_dma()
592 len = MIN(s->async_len, ESP_FIFO_SZ); in esp_do_dma()
593 len = MIN(len, fifo8_num_free(&s->fifo)); in esp_do_dma()
631 len = MIN(len, fifo8_num_free(&s->fifo)); in esp_do_dma()
[all …]
/qemu/tests/tcg/mips/user/ase/msa/
H A Dtest_msa_compile_64r6el.sh117 # Float Max Min
120 /opt/img/bin/mips-img-linux-gnu-gcc float-max-min/test_msa_fmax_a_w.c \
122 /opt/img/bin/mips-img-linux-gnu-gcc float-max-min/test_msa_fmax_a_d.c \
124 /opt/img/bin/mips-img-linux-gnu-gcc float-max-min/test_msa_fmax_w.c \
126 /opt/img/bin/mips-img-linux-gnu-gcc float-max-min/test_msa_fmax_d.c \
128 /opt/img/bin/mips-img-linux-gnu-gcc float-max-min/test_msa_fmin_a_w.c \
130 /opt/img/bin/mips-img-linux-gnu-gcc float-max-min/test_msa_fmin_a_d.c \
132 /opt/img/bin/mips-img-linux-gnu-gcc float-max-min/test_msa_fmin_w.c \
134 /opt/img/bin/mips-img-linux-gnu-gcc float-max-min/test_msa_fmin_d.c \
339 # Int Max Min
[all …]
H A Dtest_msa_compile_64r6eb.sh117 # Float Max Min
120 /opt/img/bin/mips-img-linux-gnu-gcc float-max-min/test_msa_fmax_a_w.c \
122 /opt/img/bin/mips-img-linux-gnu-gcc float-max-min/test_msa_fmax_a_d.c \
124 /opt/img/bin/mips-img-linux-gnu-gcc float-max-min/test_msa_fmax_w.c \
126 /opt/img/bin/mips-img-linux-gnu-gcc float-max-min/test_msa_fmax_d.c \
128 /opt/img/bin/mips-img-linux-gnu-gcc float-max-min/test_msa_fmin_a_w.c \
130 /opt/img/bin/mips-img-linux-gnu-gcc float-max-min/test_msa_fmin_a_d.c \
132 /opt/img/bin/mips-img-linux-gnu-gcc float-max-min/test_msa_fmin_w.c \
134 /opt/img/bin/mips-img-linux-gnu-gcc float-max-min/test_msa_fmin_d.c \
339 # Int Max Min
[all …]
H A Dtest_msa_compile_32r5eb.sh164 # Float Max Min
167 /opt/mti/bin/mips-mti-linux-gnu-gcc float-max-min/test_msa_fmax_a_w.c \
170 /opt/mti/bin/mips-mti-linux-gnu-gcc float-max-min/test_msa_fmax_a_d.c \
173 /opt/mti/bin/mips-mti-linux-gnu-gcc float-max-min/test_msa_fmax_w.c \
176 /opt/mti/bin/mips-mti-linux-gnu-gcc float-max-min/test_msa_fmax_d.c \
179 /opt/mti/bin/mips-mti-linux-gnu-gcc float-max-min/test_msa_fmin_a_w.c \
182 /opt/mti/bin/mips-mti-linux-gnu-gcc float-max-min/test_msa_fmin_a_d.c \
185 /opt/mti/bin/mips-mti-linux-gnu-gcc float-max-min/test_msa_fmin_w.c \
188 /opt/mti/bin/mips-mti-linux-gnu-gcc float-max-min/test_msa_fmin_d.c \
482 # Int Max Min
[all …]
H A Dtest_msa_compile_32r5el.sh164 # Float Max Min
167 /opt/mti/bin/mips-mti-linux-gnu-gcc float-max-min/test_msa_fmax_a_w.c \
170 /opt/mti/bin/mips-mti-linux-gnu-gcc float-max-min/test_msa_fmax_a_d.c \
173 /opt/mti/bin/mips-mti-linux-gnu-gcc float-max-min/test_msa_fmax_w.c \
176 /opt/mti/bin/mips-mti-linux-gnu-gcc float-max-min/test_msa_fmax_d.c \
179 /opt/mti/bin/mips-mti-linux-gnu-gcc float-max-min/test_msa_fmin_a_w.c \
182 /opt/mti/bin/mips-mti-linux-gnu-gcc float-max-min/test_msa_fmin_a_d.c \
185 /opt/mti/bin/mips-mti-linux-gnu-gcc float-max-min/test_msa_fmin_w.c \
188 /opt/mti/bin/mips-mti-linux-gnu-gcc float-max-min/test_msa_fmin_d.c \
482 # Int Max Min
[all …]
/qemu/scripts/
H A Danalyse-locks-simpletrace.py85 print (" Acquire Time: min:%d median:%d avg:%.2f max:%d" %
86 (acquire_times.min(), np.median(acquire_times),
91 print (" Held Time: min:%d median:%d avg:%.2f max:%d" %
92 (held_times.min(), np.median(held_times),
/qemu/tests/qtest/
H A Drtc-test.c74 int sec, min, hour, mday, mon, year; in cmos_get_date_time() local
79 min = cmos_read(RTC_MINUTES); in cmos_get_date_time()
87 min = bcd2dec(min); in cmos_get_date_time()
109 date->tm_min = min; in cmos_get_date_time()
318 static void set_datetime_bcd(int h, int min, int s, int d, int m, int y) in set_datetime_bcd() argument
321 cmos_write(RTC_MINUTES, min); in set_datetime_bcd()
329 static void set_datetime_dec(int h, int min, int s, int d, int m, int y) in set_datetime_dec() argument
332 cmos_write(RTC_MINUTES, min); in set_datetime_dec()
340 static void set_datetime(int mode, int h, int min, int s, int d, int m, int y) in set_datetime() argument
346 set_datetime_dec(h, min, s, d, m, y); in set_datetime()
[all …]
H A Dm48t59-test.c112 int sec, min, hour, mday, mon, year; in cmos_get_date_time() local
117 min = cmos_read(s, RTC_MINUTES); in cmos_get_date_time()
124 min = bcd2dec(min); in cmos_get_date_time()
135 date->tm_min = min; in cmos_get_date_time()
/qemu/util/
H A Dqdist.c108 double min, max; in qdist_pr_internal() local
122 /* get min and max counts */ in qdist_pr_internal()
123 min = dist->entries[0].count; in qdist_pr_internal()
124 max = min; in qdist_pr_internal()
128 if (e->count < min) { in qdist_pr_internal()
129 min = e->count; in qdist_pr_internal()
143 index = (e->count - min) / (max - min) * (QDIST_NR_BLOCK_CODES - 1); in qdist_pr_internal()
H A Dtimed-average.c76 w->min = UINT64_MAX; in window_reset()
175 if (value < w->min) { in timed_average_account()
176 w->min = value; in timed_average_account()
195 return w->min < UINT64_MAX ? w->min : 0; in timed_average_min()
/qemu/system/
H A Ddirtylimit.c258 uint64_t min, max; in dirtylimit_done() local
260 min = MIN(quota, current); in dirtylimit_done()
263 return ((max - min) <= DIRTYLIMIT_TOLERANCE_RANGE) ? true : false; in dirtylimit_done()
270 uint64_t min, max; in dirtylimit_need_linear_adjustment() local
272 min = MIN(quota, current); in dirtylimit_need_linear_adjustment()
275 return ((max - min) * 100 / max) > DIRTYLIMIT_LINEAR_ADJUSTMENT_PCT; in dirtylimit_need_linear_adjustment()
322 cpu->throttle_us_per_full = MIN(cpu->throttle_us_per_full, in dirtylimit_set_throttle()
/qemu/include/user/
H A Dpage-protection.h63 * @min: first byte of search range
68 * If there is a range [x, x+@len) within [@min, @max] such that
73 vaddr page_find_range_empty(vaddr min, vaddr max, vaddr len, vaddr align);
/qemu/target/riscv/insn_trans/
H A Dtrans_rvm.c.inc178 TCGv temp1, temp2, zero, one, mone, min;
185 min = tcg_constant_tl(1ull << (TARGET_LONG_BITS - 1));
189 * This produces the required result of min.
191 tcg_gen_setcond_tl(TCG_COND_EQ, temp1, source1, min);
253 TCGv temp1, temp2, zero, one, mone, min;
260 min = tcg_constant_tl(1ull << (TARGET_LONG_BITS - 1));
266 tcg_gen_setcond_tl(TCG_COND_EQ, temp1, source1, min);
/qemu/audio/
H A Daudio.c512 m = MIN (m, sw->total_hw_samples_acquired); in audio_pcm_hw_find_min_in()
535 size_t proc = MIN(samples, conv_buf->size - conv_buf->pos); in audio_pcm_hw_conv_in()
562 frames_in = MIN(frames_in_max, hw->conv_buf.size - rpos); in audio_pcm_sw_resample_in()
596 frames_out_max = MIN(buf_len / sw->info.bytes_per_frame, in audio_pcm_sw_read()
621 m = MIN (m, sw->total_hw_samples_mixed); in audio_pcm_hw_find_min_out()
667 size_t samples_to_clip = MIN(len, samples_till_end_of_buf); in audio_pcm_hw_clip_out()
695 frames_out = MIN(frames_out_max, hw->mix_buf.size - wpos); in audio_pcm_sw_resample_out()
735 frames_out_max = MIN(dead, hw_free); in audio_pcm_sw_write()
737 fe_max = MIN(buf_len / sw->info.bytes_per_frame + sw->resample_buf.pos, in audio_pcm_sw_write()
739 frames_in_max = MIN(sw_max, fe_max); in audio_pcm_sw_write()
[all …]
/qemu/hw/block/
H A Dcdrom.c98 *q++ = 0; /* min */ in cdrom_read_toc_raw()
110 *q++ = 0; /* min */ in cdrom_read_toc_raw()
122 *q++ = 0; /* min */ in cdrom_read_toc_raw()
138 *q++ = 0; /* min */ in cdrom_read_toc_raw()
/qemu/target/i386/kvm/
H A Dxen-emu.h24 #define XEN_VERSION(maj, min) ((maj) << 16 | (min)) argument
/qemu/target/xtensa/core-dsp3400/
H A Dcore-matmap.h145 * min-wired = a "min-wired" way can be used to map a single (minimum-sized)
172 #define XCHAL_MMU_MIN_PTE_PAGE_SIZE 29 /* min page size in a PTE structure (log2) */
188 /* Way sets that are "min-wired" (see terminology comment above): */
189 #define XCHAL_ITLB_MINWIRED_SETS 0 /* number of "min-wired" sets */
254 /* Way sets that are "min-wired" (see terminology comment above): */
255 #define XCHAL_DTLB_MINWIRED_SETS 0 /* number of "min-wired" sets */

12345678910>>...24