aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/x86_emulate
Commit message (Expand)AuthorAgeFilesLines
...
* x86_emulate: Fix the segment-load functionKeir Fraser2008-06-161-10/+18
* x86_emulate: Check single-step status at instruction start rather than end.Keir Fraser2008-05-241-3/+5
* x86_emulate: Support CMPXCHG16B.Keir Fraser2008-04-222-65/+37
* x86_emulate: Disable writeback if BSF/BSR are passed zero input.Keir Fraser2008-04-221-2/+10
* x86_emulate: BT instruction does not write to its 'destination' operand.Keir Fraser2008-04-221-0/+1
* x86_emulate: Emulate MMX movq instructions.Keir Fraser2008-04-172-17/+69
* x86_emulate: Emulate certain FPU instructions by building the opcodeKeir Fraser2008-04-161-29/+60
* x86_emulate: Implement a more dynamic interface for handling FPUKeir Fraser2008-04-162-29/+67
* x86_emulate: Remove environment-specific definitions from coreKeir Fraser2008-03-312-0/+3830