.. |
3dnow.cc
|
bugfixes and cleanups
|
2010-03-03 14:33:35 +00:00 |
access32.cc
|
optimization
|
2010-05-02 17:01:15 +00:00 |
access64.cc
|
remove unused param from exception() call
|
2010-03-14 15:51:27 +00:00 |
access.cc
|
fixed missed canonical failure on system access
|
2010-07-22 20:12:25 +00:00 |
aes.cc
|
Update (c)
|
2010-04-04 19:56:55 +00:00 |
apic.cc
|
- fixed usage of variable 'apic_id_mask' for compatibility with win32 plugin target
|
2010-05-15 09:23:50 +00:00 |
apic.h
|
Merged X2APIC + X2APIC virtualization
|
2010-04-08 15:50:39 +00:00 |
arith8.cc
|
bugfix
|
2010-03-05 08:54:07 +00:00 |
arith16.cc
|
enable compilation with CPU_LEVEL <= 6
|
2010-02-26 11:44:50 +00:00 |
arith32.cc
|
remove unused param from exception() call
|
2010-03-14 15:51:27 +00:00 |
arith64.cc
|
remove unused param from exception() call
|
2010-03-14 15:51:27 +00:00 |
bcd.cc
|
remove unused param from exception() call
|
2010-03-14 15:51:27 +00:00 |
bit16.cc
|
allow to configure CPU features at runtime - implemened on example of SSE/AES/MOVBE/POPCNT
|
2010-02-25 22:04:31 +00:00 |
bit32.cc
|
allow to configure CPU features at runtime - implemened on example of SSE/AES/MOVBE/POPCNT
|
2010-02-25 22:04:31 +00:00 |
bit64.cc
|
allow to configure CPU features at runtime - implemened on example of SSE/AES/MOVBE/POPCNT
|
2010-02-25 22:04:31 +00:00 |
bit.cc
|
introduce bswap functions, big endian fix for CPUID
|
2010-09-20 20:43:16 +00:00 |
call_far.cc
|
bug fix
|
2010-06-21 05:35:45 +00:00 |
cpu.cc
|
bugfux
|
2010-06-02 05:44:12 +00:00 |
cpu.h
|
small fetchdecode optimization
|
2010-09-07 19:54:50 +00:00 |
cpuid.cc
|
introduce bswap functions, big endian fix for CPUID
|
2010-09-20 20:43:16 +00:00 |
crc32.cc
|
allow to configure CPU features at runtime - implemened on example of SSE/AES/MOVBE/POPCNT
|
2010-02-25 22:04:31 +00:00 |
crregs.cc
|
implemented GS/FS BASE access instructions published in _319433-007.pdf document
|
2010-07-22 16:41:59 +00:00 |
crregs.h
|
disasm and some cpuid code according to recently published AVX_319433-007.pdf document
|
2010-07-22 15:12:08 +00:00 |
ctrl_xfer16.cc
|
remove unused param from exception() call
|
2010-03-14 15:51:27 +00:00 |
ctrl_xfer32.cc
|
remove unused param from exception() call
|
2010-03-14 15:51:27 +00:00 |
ctrl_xfer64.cc
|
remove unused param from exception() call
|
2010-03-14 15:51:27 +00:00 |
ctrl_xfer_pro.cc
|
changes in comments only
|
2010-04-22 17:51:37 +00:00 |
data_xfer8.cc
|
change Copyright to Bochs Project
|
2009-12-04 16:53:12 +00:00 |
data_xfer16.cc
|
remove ome ifdefs
|
2010-05-02 15:11:39 +00:00 |
data_xfer32.cc
|
enable compilation with CPU_LEVEL <= 6
|
2010-02-26 11:44:50 +00:00 |
data_xfer64.cc
|
change Copyright to Bochs Project
|
2009-12-04 16:53:12 +00:00 |
debugstuff.cc
|
changes in comments only
|
2010-04-22 17:51:37 +00:00 |
descriptor.h
|
remove ome ifdefs
|
2010-05-02 15:11:39 +00:00 |
exception.cc
|
bug fix
|
2010-06-21 05:35:45 +00:00 |
fetchdecode64.cc
|
style change
|
2010-09-23 20:38:02 +00:00 |
fetchdecode_sse.h
|
fetchdecide rework for AVX (0xF3 SSE prefix encoded as 2 in VEX)
|
2010-05-23 19:17:41 +00:00 |
fetchdecode_x87.h
|
typo fix
|
2010-04-16 20:09:23 +00:00 |
fetchdecode.cc
|
style change
|
2010-09-23 20:38:02 +00:00 |
fetchdecode.h
|
implemented GS/FS BASE access instructions published in _319433-007.pdf document
|
2010-07-22 16:41:59 +00:00 |
flag_ctrl_pro.cc
|
changes in comments only
|
2010-04-22 17:51:37 +00:00 |
flag_ctrl.cc
|
fixes
|
2010-03-20 13:58:02 +00:00 |
fpu_emu.cc
|
remove unused param from exception() call
|
2010-03-14 15:51:27 +00:00 |
i387.h
|
Move MMX to be runtime option
|
2010-03-01 18:53:53 +00:00 |
ia_opcodes.h
|
implemented GS/FS BASE access instructions published in _319433-007.pdf document
|
2010-07-22 16:41:59 +00:00 |
icache.cc
|
Split shift opcodes | optimize SAR opcode
|
2010-05-18 07:28:05 +00:00 |
icache.h
|
Split shift opcodes | optimize SAR opcode
|
2010-05-18 07:28:05 +00:00 |
init.cc
|
[PATCH] cpu/init.cc: proper CPL restore in after_restore_statE
|
2010-06-04 20:31:04 +00:00 |
instr.h
|
style change
|
2010-09-23 20:38:02 +00:00 |
io.cc
|
remove unused param from exception() call
|
2010-03-14 15:51:27 +00:00 |
iret.cc
|
bugfix
|
2010-04-11 05:28:19 +00:00 |
jmp_far.cc
|
remove unused param from exception() call
|
2010-03-14 15:51:27 +00:00 |
lazy_flags.cc
|
small optimization
|
2010-04-22 17:41:05 +00:00 |
lazy_flags.h
|
comp fixes
|
2010-05-06 21:46:39 +00:00 |
load32.cc
|
copyright fixes + small optimization
|
2009-10-14 20:45:29 +00:00 |
logical8.cc
|
change Copyright to Bochs Project
|
2009-12-04 16:53:12 +00:00 |
logical16.cc
|
change Copyright to Bochs Project
|
2009-12-04 16:53:12 +00:00 |
logical32.cc
|
change Copyright to Bochs Project
|
2009-12-04 16:53:12 +00:00 |
logical64.cc
|
change Copyright to Bochs Project
|
2009-12-04 16:53:12 +00:00 |
Makefile.in
|
split crreg access functions to separate file
|
2010-03-25 21:33:07 +00:00 |
mmx.cc
|
typo fix
|
2010-03-02 06:49:41 +00:00 |
msr.cc
|
MSR BX_DEBUG prints
|
2010-05-16 13:56:22 +00:00 |
mult8.cc
|
remove unused param from exception() call
|
2010-03-14 15:51:27 +00:00 |
mult16.cc
|
remove unused param from exception() call
|
2010-03-14 15:51:27 +00:00 |
mult32.cc
|
fixed IDIV result corruption
|
2010-03-18 22:19:10 +00:00 |
mult64.cc
|
fixed IMUL eflags
|
2010-04-15 19:50:57 +00:00 |
paging.cc
|
compilation fix
|
2010-05-25 18:52:01 +00:00 |
proc_ctrl.cc
|
small fetchdecode optimization
|
2010-09-07 19:54:50 +00:00 |
protect_ctrl.cc
|
Update (c)
|
2010-04-04 19:56:55 +00:00 |
resolver.cc
|
copyright fixes + small optimization
|
2009-10-14 20:45:29 +00:00 |
ret_far.cc
|
optimize for x86-64 OFF
|
2010-04-29 19:56:10 +00:00 |
segment_ctrl_pro.cc
|
remove ome ifdefs
|
2010-05-02 15:11:39 +00:00 |
segment_ctrl.cc
|
change Copyright to Bochs Project
|
2009-12-04 16:53:12 +00:00 |
shift8.cc
|
Split shift opcodes | optimize SAR opcode
|
2010-05-18 07:28:05 +00:00 |
shift16.cc
|
Split shift opcodes | optimize SAR opcode
|
2010-05-18 07:28:05 +00:00 |
shift32.cc
|
Split shift opcodes | optimize SAR opcode
|
2010-05-18 07:28:05 +00:00 |
shift64.cc
|
Split shift opcodes | optimize SAR opcode
|
2010-05-18 07:28:05 +00:00 |
smm.cc
|
Implement x86-64 PCID extension
|
2010-04-29 19:34:32 +00:00 |
smm.h
|
copyright fixes + small optimization
|
2009-10-14 20:45:29 +00:00 |
soft_int.cc
|
fix
|
2010-03-24 21:26:13 +00:00 |
sse_move.cc
|
Fixed save/restore of x87 regs
|
2010-07-01 20:00:33 +00:00 |
sse_pfp.cc
|
SSE unmasked exceptions report fix
|
2010-04-14 20:20:17 +00:00 |
sse_rcp.cc
|
enable compilation with CPU_LEVEL <= 6
|
2010-02-26 11:44:50 +00:00 |
sse_string.cc
|
sse4.2 string instruction do not required aligned mem access
|
2010-05-22 19:55:12 +00:00 |
sse.cc
|
Split shift opcodes | optimize SAR opcode
|
2010-05-18 07:28:05 +00:00 |
stack16.cc
|
change Copyright to Bochs Project
|
2009-12-04 16:53:12 +00:00 |
stack32.cc
|
PUSH segment register fix to be like real CPU
|
2010-04-30 09:12:52 +00:00 |
stack64.cc
|
PUSH segment register fix to be like real CPU
|
2010-04-30 09:12:52 +00:00 |
stack.h
|
copyright fixes + small optimization
|
2009-10-14 20:45:29 +00:00 |
string.cc
|
change Copyright to Bochs Project
|
2009-12-04 16:53:12 +00:00 |
tasking.cc
|
bug fix
|
2010-06-21 05:35:45 +00:00 |
todo
|
update todo
|
2010-04-08 20:08:05 +00:00 |
vm8086.cc
|
changes in comments only
|
2010-04-22 17:51:37 +00:00 |
vmexit.cc
|
Fixed RDTSCP VMEXIT reason
|
2010-07-01 16:31:46 +00:00 |
vmx.cc
|
optimize for x86-64 OFF
|
2010-04-29 20:03:03 +00:00 |
vmx.h
|
Implement x86-64 PCID extension
|
2010-04-29 19:34:32 +00:00 |
xmm.h
|
allow to configure CPU features at runtime - implemened on example of SSE/AES/MOVBE/POPCNT
|
2010-02-25 22:04:31 +00:00 |
xsave.cc
|
Fixed save/restore of x87 regs
|
2010-07-01 20:00:33 +00:00 |