summaryrefslogtreecommitdiff
path: root/ops_template.h
AgeCommit message (Expand)Author
2003-06-30correct eflags evaluation order for all operations - fixed important CPU stat...bellard
2003-06-30first step to fix precise eflags update in case of exceptionbellard
2003-06-21new segment accessbellard
2003-05-25direct chaining for PowerPC and i386bellard
2003-05-10fixed SHL C flag computationbellard
2003-05-08changed I/O function prototype to include emulator statebellard
2003-04-07powerpc fixbellard
2003-03-2916bit/override support in string operationsbellard
2003-03-24glibc2.2 fixes - more command line options - misc doc fixesv0.1.1bellard
2003-03-23basic signal handlingbellard
2003-03-22better 16 bit code supportbellard
2003-03-20ppc portbellard
2003-03-19added flags computation optimizationbellard
2003-03-16added cmov instructionbellard
2003-03-16added loop/xadd/cmpxchg supportbellard
2003-03-05float fixes - added bsr/bsf supportbellard
2003-03-04added shiftd support - improved auto testbellard
2003-03-03many fixesbellard
2003-03-03prints hello worldbellard
2003-03-03test infrastructurebellard
2003-03-01new x86 CPU corebellard