summaryrefslogtreecommitdiffstats
path: root/target-i386
Commit message (Expand)AuthorAgeFilesLines
* BSR/BSF undefined behaviour fixbellard2004-05-162-5/+6
* bsd port (Markus Niemisto)bellard2004-05-123-1/+26
* division by zero FPU exception supportbellard2004-05-085-6/+64
* cr0.ET fix (Win95 boot fix)bellard2004-05-081-1/+1
* precise self modifying code supportbellard2004-04-253-4/+22
* dump A20 statebellard2004-04-251-2/+3
* imul imm8 fix - 0x82 opcode support (Hidemi KAWAI)bellard2004-04-222-1/+5
* suppressed no longer needed vm86 segment hack (Mike Nordell)bellard2004-04-151-13/+0
* VM86 EIP masking fix (aka NT5 install fix) (Mike Nordell)bellard2004-04-111-1/+1
* rdtsc fixbellard2004-04-021-1/+1
* win32 port (initial patch by kazu)bellard2004-03-313-9/+10
* added cpu_get_fp80() and cpu_set_fp80()bellard2004-03-312-2/+62
* gcc 2.95.4 compile fix (Petter Reinholdtsen)bellard2004-03-261-6/+6
* fixed ljmp and iret to TSSbellard2004-03-264-12/+10
* task switch fixesbellard2004-03-241-13/+18
* protected lret x86 'bug' emulationbellard2004-03-211-1/+1
* more log itemsbellard2004-03-213-62/+43
* fixed protected lret imm insn (one more OS/2 fix)bellard2004-03-201-0/+2
* initial x86-64 host support (Gwenole Beauchesne)bellard2004-03-172-3/+3
* 2.6 kernel compile fixbellard2004-03-041-0/+5
* native FPU support in code copy modebellard2004-02-251-0/+2
* CR0.MP/EM/TS supportbellard2004-02-253-1/+32
* native FPU support (disabled)bellard2004-02-251-277/+47
* CR0.MP/EM/TS support - native fpu support in code copy modebellard2004-02-251-0/+73
* fpu fixbellard2004-02-251-5/+5
* experimental code copy supportbellard2004-02-163-2/+1555
* fixed lea exceptionbellard2004-02-161-2/+4
* experimental code copy support - fixed A20 emulationbellard2004-02-161-1/+28
* fixed WP semanticsbellard2004-02-071-3/+3
* more precise TLB invalidation - init cleanupbellard2004-02-033-48/+74
* cleanupbellard2004-02-031-5/+6
* correct NT flag behavior - zero ldt task switch bug fix - task switch thru ca...bellard2004-01-241-24/+47
* fixed eflags optimisations with string operation (aka linux 2.6.2rc1 fix) - r...bellard2004-01-241-3/+17
* combine PDE and PTE protections as in intel specs - added cpu_get_phys_page_d...bellard2004-01-241-18/+62
* correct NT flag behaviorbellard2004-01-241-6/+6
* added TARGET_LONG_BITSbellard2004-01-241-0/+2
* interrupt to conforming segment fix (QNX boot fix)bellard2004-01-191-0/+1
* L4 fix for rep nop (should handle all cases)bellard2004-01-191-0/+5
* temporary gcc 3.3 fixbellard2004-01-181-1/+5
* fixed potential exception pb on cmpxchgbellard2004-01-181-3/+3
* comments fixbellard2004-01-181-2/+2
* xadd fixbellard2004-01-181-1/+3
* fixed dirty bit support for 4M pages (L4 Pistachio fix)bellard2004-01-181-2/+2
* fixed subtle bug: in some cases PG_DIRTY was not set correctlybellard2004-01-131-7/+12
* use generic GenOpFuncbellard2004-01-051-5/+0
* changed cpu_x86_in/out to cpu_in/outbellard2004-01-051-4/+4
* added raw/user/kernel memory accesses for shifts/adc/sbb/cmpxchg/push/pop (fa...bellard2004-01-041-319/+295
* added raw/user/kernel memory accesses (faster emulation)bellard2004-01-041-23/+51
* fixed dx based protected in/outs (win98 install) - changed JUMP_TB2 branch nu...bellard2004-01-041-5/+13
* added stx_T1_A0 micro opsbellard2004-01-041-0/+17
OpenPOWER on IntegriCloud