forked from mirror/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Timer test assumes that timer 0 IRQ has level 1 and other timers have higher level IRQs. This assumption is not correct and the levels may be arbitrary. Fix that assumption by providing TIMER*_VECTOR macro and using it for vector selection and by making the check for the timer exception cause conditional. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> |
4 years ago | |
|---|---|---|
| .. | ||
| Makefile.softmmu-target | 4 years ago | |
| crt.S | 4 years ago | |
| fpu.h | 5 years ago | |
| linker.ld.S | 7 years ago | |
| macros.inc | 5 years ago | |
| test_b.S | 7 years ago | |
| test_bi.S | 12 years ago | |
| test_boolean.S | 7 years ago | |
| test_break.S | 4 years ago | |
| test_bz.S | 12 years ago | |
| test_cache.S | 7 years ago | |
| test_clamps.S | 7 years ago | |
| test_dfp0_arith.S | 5 years ago | |
| test_exclusive.S | 7 years ago | |
| test_extui.S | 12 years ago | |
| test_flix.S | 7 years ago | |
| test_fp0_arith.S | 5 years ago | |
| test_fp0_conv.S | 5 years ago | |
| test_fp0_div.S | 5 years ago | |
| test_fp0_sqrt.S | 5 years ago | |
| test_fp1.S | 5 years ago | |
| test_fp_cpenable.S | 7 years ago | |
| test_interrupt.S | 7 years ago | |
| test_load_store.S | 5 years ago | |
| test_loop.S | 7 years ago | |
| test_lsc.S | 5 years ago | |
| test_mac16.S | 7 years ago | |
| test_max.S | 7 years ago | |
| test_min.S | 7 years ago | |
| test_mmu.S | 4 years ago | |
| test_mul16.S | 7 years ago | |
| test_mul32.S | 7 years ago | |
| test_nsa.S | 7 years ago | |
| test_phys_mem.S | 4 years ago | |
| test_quo.S | 7 years ago | |
| test_rem.S | 7 years ago | |
| test_rst0.S | 7 years ago | |
| test_s32c1i.S | 7 years ago | |
| test_sar.S | 12 years ago | |
| test_sext.S | 7 years ago | |
| test_shift.S | 12 years ago | |
| test_sr.S | 4 years ago | |
| test_timer.S | 4 years ago | |
| test_windowed.S | 7 years ago | |
| vectors.S | 7 years ago | |