aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tests/x86_emulator
Commit message (Expand)AuthorAgeFilesLines
* x86_emulate: fix flag setting for 8-bit signed multiplicationJan Beulich2013-09-201-0/+2
* x86_emulate: MOVSXD must read source operand just onceJan Beulich2013-09-201-4/+62
* x86: fix dependencies of emulator testJan Beulich2013-09-201-6/+5
* x86: AVX instruction emulation fixesJan Beulich2013-08-281-6/+138
* x86: save/restore only partial register state where possibleJan Beulich2012-10-301-0/+1
* x86/emulator: workaround for AMD erratum 573Jan Beulich2011-12-161-0/+2
* x86/emulator: add emulation of SIMD FP movesJan Beulich2011-12-011-0/+54
* x86/emulator: generalize movq emulation (SSE2 and AVX variants)Jan Beulich2011-12-011-0/+187
* test_x86_emulator: add a "run" target to the test code makefileJan Beulich2011-11-161-0/+4
* x86_emulate: Define and use BUG() and bool_t.Keir Fraser2011-11-161-0/+6
* test_x86_emulate: Get public Xen headers via tools/include.Keir Fraser2011-11-163-4/+6
* x86-64/test_x86_emulate: fix blowfish testJan Beulich2011-11-161-1/+1
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-172-2/+2
* tools/tests: Move x86 emulator tests into a subdirKeir Fraser2011-01-085-0/+1011