aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/i386
AgeCommit message (Expand)Author
2024-07-30tests/tcg: Use --noexecstack with assembler filesRichard Henderson
2024-05-10tests/tcg: cover lzcnt/tzcnt/popcntPaolo Bonzini
2024-02-29tests/tcg: Remove run-test-mmap-*Richard Henderson
2024-02-28tests/tcg: update licenses to GPLv2 as intendedAlex Bennée
2023-12-29target/i386: introduce flags writeback mechanismPaolo Bonzini
2023-10-31tests/tcg: Add -fno-stack-protectorAkihiko Odaki
2023-10-25tests/tcg/i386: test-avx: add test cases for SHA new instructionsPaolo Bonzini
2023-10-25tests/tcg/i386: initialize more registers in test-avxPaolo Bonzini
2023-10-25tests/tcg: fix out-of-bounds access in test-avxPaolo Bonzini
2023-09-20i386: spelling fixesMichael Tokarev
2023-07-08tests/multiarch: Add test-aesRichard Henderson
2023-06-26tests/plugin: Remove duplicate insn log from libinsn.soRichard Henderson
2023-05-18tests/tcg/i386: correct mask for VPERM2F128/VPERM2I128Paolo Bonzini
2023-04-27tests/tcg: limit the scope of the plugin testsAlex Bennée
2023-02-27target/i386: Fix BZHI instructionRichard Henderson
2023-02-11target/i386: fix ADOX followed by ADCXPaolo Bonzini
2023-02-11target/i386: Fix BEXTR instructionRichard Henderson
2023-02-11tests/tcg/i386: Introduce and use reg_t consistentlyRichard Henderson
2022-10-22target/i386: implement FMA instructionsPaolo Bonzini
2022-10-20target/i386: implement F16C instructionsPaolo Bonzini
2022-10-18tests/tcg: extend SSE tests to AVXPaolo Bonzini
2022-10-06tests/tcg: move compiler tests to MakefilesPaolo Bonzini
2022-10-06tests/tcg: clean up calls to run-testPaolo Bonzini
2022-09-19tests/tcg: remove old SSE testsPaolo Bonzini
2022-09-19tests/tcg: refine MMX support in SSE testsPaolo Bonzini
2022-09-19tests/tcg: i386: add MMX and 3DNow! testsPaolo Bonzini
2022-09-18tests/tcg: i386: fix typos in 3DNow! instructionsPaolo Bonzini
2022-09-06tests/tcg/i386: Move smc_code2 to an executable sectionRichard Henderson
2022-09-01tests/tcg: i386: add SSE testsPaul Brook
2022-09-01tests/tcg: i386: extend BMI testPaolo Bonzini
2022-09-01tests/tcg: x86_64: improve consistency with i386Paolo Bonzini
2022-06-14tests/tcg/i386: Use explicit suffix on fist insnsRichard Henderson
2022-04-20tests/tcg: add missing reference files for float_convsAlex Bennée
2022-04-20tests/tcg: add float_convd testAlex Bennée
2022-04-20tests/tcg: add compiler test variables when using containersPaolo Bonzini
2022-02-28tests/tcg: add vectorised sha512 versionsAlex Bennée
2021-10-01tests/tcg/multiarch: Re-enable signals test for most guestsRichard Henderson
2021-09-02tests/plugins/insn: made arg inline not positional and parse it as boolMahmoud Mandour
2021-07-14tests/tcg: also disable the signals test for pluginsAlex Bennée
2021-04-06tests/tcg/i386: force -fno-pie for test-i386Alex Bennée
2021-04-06tests/tcg/i386: expand .data sections for system testsAlex Bennée
2021-02-18tests/plugin: expand insn test to detect duplicate instructionsAlex Bennée
2021-01-18gdbstub: implement a softmmu based testAlex Bennée
2020-12-10target/i386: fix operand order for PDEP and PEXTPaolo Bonzini
2020-07-10target/i386: fix IEEE SSE floating-point exception raisingJoseph Myers
2020-06-26target/i386: reimplement fpatan using floatx80 operationsJoseph Myers
2020-06-26target/i386: reimplement fyl2x using floatx80 operationsJoseph Myers
2020-06-26target/i386: reimplement fyl2xp1 using floatx80 operationsJoseph Myers
2020-06-26target/i386: reimplement f2xm1 using floatx80 operationsJoseph Myers
2020-06-16tests/tcg: ensure -cpu max also used for plugin runAlex Bennée