]> git.proxmox.com Git - qemu.git/history - ops_template.h
fixed popf TF flag bug (should never hapen in user code except in test-i386!)
[qemu.git] / ops_template.h
2003-05-10 bellardfixed SHL C flag computation
2003-05-08 bellardchanged I/O function prototype to include emulator...
2003-04-07 bellardpowerpc fix
2003-03-29 bellard16bit/override support in string operations
2003-03-24 bellardglibc2.2 fixes - more command line options - misc doc... v0.1.1
2003-03-23 bellardbasic signal handling
2003-03-22 bellardbetter 16 bit code support
2003-03-20 bellardppc port
2003-03-19 bellardadded flags computation optimization
2003-03-16 bellardadded cmov instruction
2003-03-16 bellardadded loop/xadd/cmpxchg support
2003-03-05 bellardfloat fixes - added bsr/bsf support
2003-03-04 bellardadded shiftd support - improved auto test
2003-03-03 bellardmany fixes
2003-03-03 bellardprints hello world
2003-03-03 bellardtest infrastructure
2003-03-01 bellardnew x86 CPU core