summaryrefslogtreecommitdiff
path: root/ops_template.h
AgeCommit message (Expand)AuthorFilesLines
2003-06-30correct eflags evaluation order for all operations - fixed important CPU stat...bellard1-307/+14
2003-06-30first step to fix precise eflags update in case of exceptionbellard1-29/+25
2003-06-21new segment accessbellard1-2/+2
2003-05-25direct chaining for PowerPC and i386bellard1-12/+12
2003-05-10fixed SHL C flag computationbellard1-1/+6
2003-05-08changed I/O function prototype to include emulator statebellard1-2/+2
2003-04-07powerpc fixbellard1-0/+4
2003-03-2916bit/override support in string operationsbellard1-229/+28
2003-03-24glibc2.2 fixes - more command line options - misc doc fixesv0.1.1bellard1-12/+11
2003-03-23basic signal handlingbellard1-0/+20
2003-03-22better 16 bit code supportbellard1-20/+20
2003-03-20ppc portbellard1-0/+9
2003-03-19added flags computation optimizationbellard1-1/+48
2003-03-16added cmov instructionbellard1-0/+1
2003-03-16added loop/xadd/cmpxchg supportbellard1-0/+67
2003-03-05float fixes - added bsr/bsf supportbellard1-0/+36
2003-03-04added shiftd support - improved auto testbellard1-12/+132
2003-03-03many fixesbellard1-41/+159
2003-03-03prints hello worldbellard1-12/+12
2003-03-03test infrastructurebellard1-4/+16
2003-03-01new x86 CPU corebellard1-0/+628