index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
helper-i386.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
soft mmu support - Memory I/O API - synthetize string instructions
bellard
2003-08-10
1
-1
/
+32
*
correct CPL support (should fix flat real mode support)
bellard
2003-07-29
1
-16
/
+15
*
more generic ljmp and lcall - fixed REPNZ usage for non compare string ops (F...
bellard
2003-07-27
1
-41
/
+283
*
real mode support (now boots from BOCHS BIOS and LGPL'ed VGA BIOS)
bellard
2003-07-26
1
-0
/
+31
*
dummy rdmsr and wrmsr support - xor reg, reg optimization
bellard
2003-07-07
1
-0
/
+39
*
more accurate bcd convert - fixed FPU exceptions
bellard
2003-07-01
1
-61
/
+31
*
fixed VM86 support in Virtual Linux - fixed compilation issues with gcc 2.96 ...
bellard
2003-06-25
1
-4
/
+21
*
more ring 0 operations
bellard
2003-06-24
1
-83
/
+418
*
ring 0 ops
bellard
2003-06-21
1
-16
/
+168
*
fixed float to int overflow bug - added ARM host correct roundings for float ...
bellard
2003-06-15
1
-1
/
+74
*
more code moved to helpers - sipmplified x86 float constants definitions
bellard
2003-06-09
1
-0
/
+150
*
separated helpers from micro operations
bellard
2003-06-05
1
-0
/
+735