fixed typo in CHANGES

This commit is contained in:
Stanislav Shwartsman 2011-11-06 21:51:30 +00:00
parent 85d23941d1
commit c68fdf4223
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Brief summary :
! Fully configurable CPU to emulate with a single .bochsrc option !
- 10% (ST) to 50% (SMP) CPU emulation speedup !
- Implemented support for new x86 ISA extensions, Bochs is aligned with
latest published Intel Archicture Manual (rev 040, AVX rev 011):
latest published Intel Architecture Manual (rev 040, AVX rev 011):
- XSAVEOPT, AVX/AVX2/FMA/F16C, BMI1/BMI2, SMEP, INVPCID
- VMX: VMX Preemption Timer, Pause Loop Exiting and VM Functions
- Implemented support for AMD SSE4A/XOP/FMA4/TBM instruction sets