qemu/target-i386
balrog c5096daf7f Clean up vendor identification (Alexander Graf).
Right now CPU vendor identification contains a lot of magic numbers. The
patch cleans them up to defines, so we can identify the CPU later on
without copying magic numbers.

Signed-off-by: Alexander Graf <agraf@suse.de>


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5316 c046a42c-6fe2-441c-8c8c-71466251a162
2008-09-25 18:08:05 +00:00
..
cpu.h Clean up vendor identification (Alexander Graf). 2008-09-25 18:08:05 +00:00
exec.h Fix some warnings that would be generated by gcc -Wredundant-decls 2008-08-30 09:51:20 +00:00
helper_template.h transformed TN into temporaries - add local temporaries usage when needed - optimized fcmovX 2008-05-25 17:26:41 +00:00
helper.c Clean up vendor identification (Alexander Graf). 2008-09-25 18:08:05 +00:00
helper.h Fix some warnings that would be generated by gcc -Wredundant-decls 2008-08-30 09:51:20 +00:00
machine.c Add signed versions of save/load functions 2008-09-20 08:04:11 +00:00
op_helper.c Fix up pxe boot (Glauber Costa) 2008-09-09 14:49:02 +00:00
ops_sse_header.h Implement x86 SSSE3 instructions. 2008-09-25 18:01:46 +00:00
ops_sse.h Implement x86 SSSE3 instructions. 2008-09-25 18:01:46 +00:00
svm.h reworked SVM interrupt handling logic - fixed vmrun EIP saved value - reworked cr8 handling - added CPUState.hflags2 2008-06-04 17:02:19 +00:00
TODO SVM rework 2008-05-28 16:16:54 +00:00
translate.c Implement x86 SSSE3 instructions. 2008-09-25 18:01:46 +00:00