Home
last modified time | relevance | path

Searched defs:test (Results 1 – 25 of 132) sorted by relevance

123456

/qemu/tests/tcg/xtensa/
H A Dtest_mmu.S46 test tlb_group label
84 test itlb_miss label
98 test dtlb_miss label
112 test itlb_multi_hit label
127 test dtlb_multi_hit label
144 test inst_fetch_privilege label
171 test load_store_privilege label
220 test cring_load_store_privilege label
250 test inst_fetch_prohibited label
286 test load_prohibited label
[all …]
H A Dtest_mac16.S46 test mul_aa label
50 test mul_ad label
54 test mul_da label
58 test mul_dd label
92 test mula_aa label
96 test mula_ad label
100 test mula_da label
104 test mula_dd label
109 test muls_aa label
113 test muls_ad label
[all …]
H A Dtest_b.S5 test bnone label
19 test beq label
33 test blt label
51 test bltu label
71 test ball label
85 test bbc label
112 test bbci label
125 test bany label
139 test bne label
153 test bge label
[all …]
H A Dtest_quo.S7 test quou_pp label
20 test quou_np label
33 test quou_pn label
46 test quou_nn label
59 test quou_exc label
74 test quos_pp label
87 test quos_np label
100 test quos_pn label
113 test quos_nn label
126 test quos_over label
[all …]
H A Dtest_rem.S7 test remu_pp label
20 test remu_np label
33 test remu_pn label
46 test remu_nn label
59 test remu_exc label
74 test rems_pp label
87 test rems_np label
100 test rems_pn label
113 test rems_nn label
126 test rems_over label
[all …]
H A Dtest_rst0.S5 test and label
18 test or label
31 test xor label
44 test add label
59 test addx2 label
72 test addx4 label
85 test addx8 label
100 test sub label
115 test subx2 label
128 test subx4 label
[all …]
H A Dtest_loop.S7 test loop label
16 test loop0 label
25 test loop_jump label
35 test loop_branch label
45 test loop_manual label
62 test loop_excm label
79 test lbeg_invalidation label
104 test lend_invalidation label
129 test loopnez label
144 test loopgtz label
H A Dtest_fp1.S60 test un_s label
66 test oeq_s label
70 test ueq_s label
74 test olt_s label
78 test ult_s label
82 test ole_s label
86 test ule_s label
99 test moveqz_s label
106 test movnez_s label
113 test movltz_s label
[all …]
H A Dtest_fp0_arith.S27 test add_s label
44 test add_s_inf label
57 test add_s_nan_dfpu label
84 test add_s_nan_fpu2k label
111 test sub_s label
125 test mul_s label
143 test madd_s label
149 test madd_s_precision label
156 test madd_s_nan_dfpu label
204 test madd_s_nan_fpu2k label
[all …]
H A Dtest_break.S11 test break label
35 test breakn label
60 test ibreak label
98 test ibreak_remove label
132 test ibreak_break_priority label
149 test ibreak_icount_priority label
173 test icount label
232 test dbreak_exact label
242 test DBdbreak_overlap label
287 test DBdbreak_invalid label
H A Dtest_cache.S18 test prefetch label
63 test dpfl_tlb_miss label
70 test dhwb_tlb_miss label
74 test dhwbi_tlb_miss label
79 test dhi_tlb_miss label
84 test dhu_tlb_miss label
92 test ipfl_tlb_miss label
96 test ihu_tlb_miss label
101 test ihi_tlb_miss label
H A Dtest_lsc.S8 test lsi label
39 test ssi label
73 test lsx label
104 test ssx label
157 test ldi label
183 test sdi label
209 test ldx label
235 test sdx label
H A Dtest_dfp0_arith.S28 test add_d label
38 test add_d_inf label
50 test add_d_nan_dfpu label
74 test sub_d label
81 test mul_d label
99 test madd_d label
105 test madd_d_precision label
112 test madd_d_nan_dfpu label
H A Dtest_timer.S20 test ccount label
26 test ccount_write label
63 test ccount_update_deadline label
88 test ccompare label
115 test ccompare0_interrupt label
152 test ccompare1_interrupt label
187 test ccompare2_interrupt label
219 test ccompare_interrupt_masked label
256 test ccompare_interrupt_masked_waiti label
H A Dtest_mul16.S7 test mul16u_pp label
20 test mul16u_np label
33 test mul16u_nn label
46 test mul16s_pp label
59 test mul16s_np label
72 test mul16s_nn label
H A Dtest_bi.S5 test beqi label
18 test bnei label
31 test blti label
48 test bgei label
67 test bltui label
86 test bgeui label
H A Dtest_phys_mem.S26 test inst_fetch_get_pte_no_phys label
42 test read_get_pte_no_phys label
61 test write_get_pte_no_phys label
82 test inst_fetch_no_phys label
98 test read_no_phys label
117 test write_no_phys label
H A Dtest_windowed.S76 test overflow label
126 test underflow label
160 test retw label
170 test movsp label
193 test rotw label
277 test callw label
308 test entry label
361 test entry_overflow label
H A Dtest_fp0_conv.S75 test round_s label
120 test trunc_s label
162 test floor_s label
204 test ceil_s label
246 test utrunc_s label
289 test float_s label
301 test ufloat_s label
H A Dtest_interrupt.S75 test rsil label
92 test soft_disabled label
114 test soft_intenable label
133 test soft_rsil label
152 test soft_waiti label
170 test soft_user label
196 test soft_priority label
221 test eps_epc_rfi label
/qemu/tests/tcg/s390x/
H A Dclst.c27 static const struct test { struct
34 } tests[] = { argument
H A Dex-branch.c8 struct test { struct
15 #define LINK_64(test) ((long)test ## _exp_link) argument
16 #define LINK_NONE(test) -1L argument
120 const struct test *test; in main() local
/qemu/tests/functional/qemu_test/
H A Dcmd.py49 def _console_read_line_until_match(test, vm, success, failure): argument
81 def _console_interaction(test, success_message, failure_message, argument
121 def interrupt_interactive_console_until_pattern(test, success_message, argument
148 def wait_for_console_pattern(test, success_message, failure_message=None, argument
162 def exec_command(test, command): argument
174 def exec_command_and_wait_for_pattern(test, command, argument
191 def get_qemu_img(test): argument
/qemu/tests/tcg/i386/
H A Dtest-i386-fyl2x.c5 struct test { struct
9 const struct test tests[] = { argument
H A Dtest-i386-fpatan.c5 struct test { struct
9 const struct test tests[] = { argument

123456