summaryrefslogtreecommitdiffstats
path: root/target-i386/op.c
Commit message (Expand)AuthorAgeFilesLines
* 16/32 stack operations fix on x86_64 (aka win2000 startup bug)bellard2005-08-151-1/+1
* added overflow exceptions in divisionsbellard2005-07-231-5/+16
* x86_64 fixes (initial patch by Filip Navara)bellard2005-07-231-0/+12
* removed switches in op.c (Paul Brook)bellard2005-04-261-68/+22
* NaN support in FPU comparisonsbellard2005-03-201-26/+68
* soft float supportbellard2005-03-131-43/+6
* add missing FORCE_RET (Paul Brook)bellard2005-03-131-0/+7
* x86_64 fixesbellard2005-03-031-2/+2
* loop insn fix for non x86 hostsbellard2005-02-211-0/+5
* x86_64 call Ev fixbellard2005-01-311-0/+5
* avoid empty opbellard2005-01-231-2/+2
* CR8 support - FORCE_RET() fixesbellard2005-01-231-0/+9
* generalized use of GOTO_TB() macrobellard2005-01-091-2/+2
* MMX/SSE supportbellard2005-01-081-18/+62
* div64 fix - raise_interrupt() fix - SSE fixbellard2005-01-061-4/+3
* syscall insn fixbellard2005-01-041-1/+1
* x86_64 target supportbellard2005-01-031-125/+427
* enter insn fixbellard2004-11-141-0/+5
* enabled asm memory helpersbellard2004-08-031-6/+0
* Darwin patch (initial patch by Pierre d'Herbemont)bellard2004-07-051-19/+0
* hlt instruction fixbellard2004-06-251-0/+1
* added ffreebellard2004-06-121-0/+5
* lmsw fix (aka dos4gw bug)bellard2004-06-041-2/+3
* fnop FPU exception support (aka FreeBSD FPU probe) - sysenter/sysexit support...bellard2004-05-291-0/+10
* bsd port (Markus Niemisto)bellard2004-05-121-0/+19
* division by zero FPU exception supportbellard2004-05-081-4/+13
* fixed ljmp and iret to TSSbellard2004-03-261-2/+2
* CR0.MP/EM/TS supportbellard2004-02-251-0/+1
* correct NT flag behaviorbellard2004-01-241-6/+6
* temporary gcc 3.3 fixbellard2004-01-181-1/+5
* fixed word bit operations with memory offset - suppressed push/pop micro oper...bellard2004-01-041-80/+14
* invd and wbinvd support - fixed code gen logic for invlpg - simpler exception...bellard2004-01-041-1/+1
* P4 style multiplication eflagsbellard2003-12-021-20/+15
* fixed eflags IF/IOPL updatebellard2003-11-231-17/+15
* FTST instruction fixbellard2003-11-221-1/+1
* added fcmovxx supportbellard2003-11-191-0/+8
* added verr, verw, arpl - more precise segment rights checksbellard2003-11-131-0/+29
* fixed long double accesses when using soft MMUbellard2003-10-281-18/+0
* full softmmu supportbellard2003-10-271-1/+3
* new directory structurebellard2003-09-301-0/+2054
OpenPOWER on IntegriCloud