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
/
translate-i386.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-06-24
more ring 0 instructions - full x86 MMU emulation based on mmap() syscall - f...
bellard
1
-30
/
+249
2003-06-21
ring 0 ops
bellard
1
-23
/
+223
2003-06-15
extracted generic code
bellard
1
-233
/
+9
2003-06-09
arm support
bellard
1
-0
/
+11
2003-05-29
added fsave/frstor/fstenv/fldenv/fcomi - fixed cpuid - make lret/iret restart...
bellard
1
-41
/
+94
2003-05-27
precise exception support
bellard
1
-49
/
+137
2003-05-25
fwait fix (aka DOS Navigator fix)
bellard
1
-4
/
+2
2003-05-25
direct chaining for PowerPC and i386
bellard
1
-50
/
+68
2003-05-16
fixed popf TF flag bug (should never hapen in user code except in test-i386!)
bellard
1
-0
/
+1
2003-05-14
return code size
bellard
1
-8
/
+14
2003-05-13
mmap emulation
bellard
1
-0
/
+1
2003-05-11
warning fix
bellard
1
-1
/
+2
2003-05-10
added LAR/LSL - fixed INT3 and INTO EIP computation
bellard
1
-2
/
+22
2003-05-10
TF flag support - fixed eflags computation before exception
bellard
1
-33
/
+36
2003-05-10
fixed GPF generation - fixed 'lret im' instruction (main fix for dosemu) - fi...
bellard
1
-57
/
+150
2003-05-08
added CPL/IOPL support - fixed subtle inc/dec flag optimisation bug - added H...
bellard
1
-57
/
+112
2003-04-29
sparc support
bellard
1
-0
/
+15
2003-04-29
ia64 support - alpha support
bellard
1
-0
/
+13
2003-04-29
PowerPC disas code
bellard
1
-60
/
+6
2003-03-30
better vm86 support - added iret - fixed push/pop fs/gs
bellard
1
-4
/
+64
2003-03-29
s390 support
bellard
1
-0
/
+6
2003-03-29
added cmpxchg8b, cpuid, bound, eflags support, vm86 mode, 16bit/override stri...
bellard
1
-182
/
+206
2003-03-26
xchg lock, xlat instr
bellard
1
-1
/
+39
2003-03-23
distribution patches
v0.1.0
bellard
1
-11
/
+11
2003-03-23
better signal/exception support
bellard
1
-6
/
+11
2003-03-22
basic clone() support
bellard
1
-0
/
+9
2003-03-22
better 16 bit code support
bellard
1
-60
/
+353
2003-03-20
ppc port
bellard
1
-1
/
+34
2003-03-19
added flags computation optimization
bellard
1
-10
/
+377
2003-03-16
added cmov instruction
bellard
1
-18
/
+43
2003-03-16
added loop/xadd/cmpxchg support
bellard
1
-37
/
+154
2003-03-16
added minimal segment support
bellard
1
-64
/
+180
2003-03-16
added pusha/popa/rdtsc/bcd ops
bellard
1
-7
/
+72
2003-03-06
added translation cache
bellard
1
-0
/
+21
2003-03-05
convert several x86 instructions at the same time
bellard
1
-38
/
+48
2003-03-05
float fixes - added bsr/bsf support
bellard
1
-17
/
+66
2003-03-04
added shiftd support - improved auto test
bellard
1
-3
/
+80
2003-03-03
many fixes
bellard
1
-66
/
+225
2003-03-03
better debug support
bellard
1
-42
/
+22
2003-03-03
prints hello world
bellard
1
-8
/
+124
2003-03-03
test infrastructure
bellard
1
-14
/
+111
2003-03-02
added float support
bellard
1
-157
/
+147
2003-03-01
new x86 CPU core
bellard
1
-0
/
+2133