index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
/
translate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-02
btx decode fix on x86_64
bellard
1
-1
/
+1
2006-02-04
fxsave/fxrstor fix
bellard
1
-2
/
+12
2005-11-20
use direct jump only for jumps in the same page
bellard
1
-19
/
+34
2005-08-21
CR4.TSD flag support (Matt Schulkind)
bellard
1
-1
/
+2
2005-07-23
x86_64 fixes (initial patch by Filip Navara)
bellard
1
-34
/
+86
2005-04-23
lcall and ljmp fixes in 64 bit mode - sysret fix
bellard
1
-18
/
+31
2005-04-17
verr and verw eflags opt fix
bellard
1
-0
/
+2
2005-03-03
x86_64 fixes
bellard
1
-8
/
+22
2005-02-21
loop insn fix for non x86 hosts
bellard
1
-0
/
+2
2005-02-01
pusha, popa and enter fix
bellard
1
-3
/
+3
2005-01-31
x86_64 call Ev fix
bellard
1
-1
/
+14
2005-01-23
avoid empty op
bellard
1
-0
/
+2
2005-01-23
CR8 support
bellard
1
-2
/
+5
2005-01-16
sse fix
bellard
1
-1
/
+1
2005-01-10
removed debug code
bellard
1
-5
/
+0
2005-01-09
generalized use of GOTO_TB() macro
bellard
1
-4
/
+10
2005-01-08
MMX/SSE support
bellard
1
-104
/
+784
2005-01-06
div64 fix - raise_interrupt() fix - SSE fix
bellard
1
-3
/
+4
2005-01-04
syscall insn fix
bellard
1
-1
/
+1
2005-01-03
x86_64 target support
bellard
1
-605
/
+1544
2004-12-19
fixed ins in case of page fault
bellard
1
-1
/
+3
2004-11-24
added undocumented FPU ops support
bellard
1
-0
/
+12
2004-11-14
enter insn fix
bellard
1
-15
/
+3
2004-10-09
monitor fixes
bellard
1
-1
/
+1
2004-08-15
bound instruction fix
bellard
1
-1
/
+1
2004-06-13
fixed 16 bit segment optimisations
bellard
1
-7
/
+9
2004-06-12
added ffree - added cpu log option
bellard
1
-0
/
+6
2004-05-29
fnop FPU exception support (aka FreeBSD FPU probe) - sysenter/sysexit support...
bellard
1
-0
/
+31
2004-05-16
BSR/BSF undefined behaviour fix
bellard
1
-3
/
+4
2004-05-08
division by zero FPU exception support
bellard
1
-0
/
+5
2004-04-25
precise self modifying code support
bellard
1
-2
/
+4
2004-04-22
imul imm8 fix - 0x82 opcode support (Hidemi KAWAI)
bellard
1
-1
/
+3
2004-03-31
win32 port (initial patch by kazu)
bellard
1
-1
/
+0
2004-03-26
gcc 2.95.4 compile fix (Petter Reinholdtsen)
bellard
1
-6
/
+6
2004-03-26
fixed ljmp and iret to TSS
bellard
1
-2
/
+2
2004-03-21
more log items
bellard
1
-7
/
+7
2004-02-25
CR0.MP/EM/TS support
bellard
1
-0
/
+18
2004-02-16
fixed lea exception
bellard
1
-2
/
+4
2004-01-24
fixed eflags optimisations with string operation (aka linux 2.6.2rc1 fix) - r...
bellard
1
-3
/
+17
2004-01-19
L4 fix for rep nop (should handle all cases)
bellard
1
-0
/
+5
2004-01-18
xadd fix
bellard
1
-1
/
+3
2004-01-05
use generic GenOpFunc
bellard
1
-5
/
+0
2004-01-04
added raw/user/kernel memory accesses for shifts/adc/sbb/cmpxchg/push/pop (fa...
bellard
1
-319
/
+295
2004-01-04
invd and wbinvd support - fixed code gen logic for invlpg - simpler exception...
bellard
1
-3
/
+18
2003-12-02
P4 style multiplication eflags
bellard
1
-3
/
+7
2003-11-23
fixed eflags IF/IOPL update
bellard
1
-3
/
+15
2003-11-19
added fcmovxx support (fixes segfaults in some recent linux tools) - fixed ir...
bellard
1
-12
/
+38
2003-11-13
fixed pop %sp bug
bellard
1
-5
/
+15
2003-11-13
fixed lmsw instruction
bellard
1
-0
/
+2
2003-11-13
iret and int fix for vm86 - added undefined instructions for real and vm86 mo...
bellard
1
-88
/
+142
[next]