aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/i386/test-avx.py
AgeCommit message (Expand)Author
2023-10-25tests/tcg/i386: test-avx: add test cases for SHA new instructionsPaolo Bonzini
2023-05-18tests/tcg/i386: correct mask for VPERM2F128/VPERM2I128Paolo Bonzini
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-09-19tests/tcg: refine MMX support in SSE testsPaolo Bonzini
2022-09-19tests/tcg: i386: add MMX and 3DNow! testsPaolo Bonzini
2022-09-01tests/tcg: i386: add SSE testsPaul Brook