.. |
3dnow.cc
|
bugfixes and cleanups
|
2010-03-03 14:33:35 +00:00 |
access32.cc
|
rename accessor for opcodeReg() in instruction
|
2010-12-06 21:45:56 +00:00 |
access64.cc
|
rename accessor for opcodeReg() in instruction
|
2010-12-06 21:45:56 +00:00 |
access.cc
|
rename accessor for opcodeReg() in instruction
|
2010-12-06 21:45:56 +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
|
rename accessor for opcodeReg() in instruction
|
2010-12-06 21:45:56 +00:00 |
arith32.cc
|
rename accessor for opcodeReg() in instruction
|
2010-12-06 21:45:56 +00:00 |
arith64.cc
|
Fixed address size wrap
|
2010-10-18 22:19:45 +00:00 |
bcd.cc
|
remove unused param from exception() call
|
2010-03-14 15:51:27 +00:00 |
bit16.cc
|
Fixed address size wrap
|
2010-10-18 22:19:45 +00:00 |
bit32.cc
|
Fixed address size wrap
|
2010-10-18 22:19:45 +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
|
rename accessor for opcodeReg() in instruction
|
2010-12-06 21:45:56 +00:00 |
call_far.cc
|
bug fix
|
2010-06-21 05:35:45 +00:00 |
cpu.cc
|
Fixed BX_INSTR_OPCODE callback, now its implementation closer to original definition.
|
2010-09-27 15:29:36 +00:00 |
cpu.h
|
split rd/wr CR opcodes for simplicity
|
2010-12-19 22:36:19 +00:00 |
cpuid.cc
|
fixed warnings for win64 compilation
|
2010-11-23 14:59:36 +00:00 |
crc32.cc
|
fixed warnings for win64 compilation
|
2010-11-23 14:59:36 +00:00 |
crregs.cc
|
split rd/wr CR opcodes for simplicity
|
2010-12-19 22:36:19 +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
|
Fixed address size wrap
|
2010-10-18 22:19:45 +00:00 |
ctrl_xfer32.cc
|
Fixed address size wrap
|
2010-10-18 22:19:45 +00:00 |
ctrl_xfer64.cc
|
Fixed address size wrap
|
2010-10-18 22:19:45 +00:00 |
ctrl_xfer_pro.cc
|
changes in comments only
|
2010-04-22 17:51:37 +00:00 |
data_xfer8.cc
|
rename accessor for opcodeReg() in instruction
|
2010-12-06 21:45:56 +00:00 |
data_xfer16.cc
|
rename accessor for opcodeReg() in instruction
|
2010-12-06 21:45:56 +00:00 |
data_xfer32.cc
|
rename accessor for opcodeReg() in instruction
|
2010-12-06 21:45:56 +00:00 |
data_xfer64.cc
|
rename accessor for opcodeReg() in instruction
|
2010-12-06 21:45:56 +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
|
split rd/wr CR opcodes for simplicity
|
2010-12-19 22:36:19 +00:00 |
fetchdecode_sse.h
|
Fixed FXSAVE/FXRSTOR exceptions order
|
2010-12-19 21:07:46 +00:00 |
fetchdecode_x87.h
|
typo fix
|
2010-04-16 20:09:23 +00:00 |
fetchdecode.cc
|
split rd/wr CR opcodes for simplicity
|
2010-12-19 22:36:19 +00:00 |
fetchdecode.h
|
split rd/wr CR opcodes for simplicity
|
2010-12-19 22:36:19 +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
|
bugfix for x86-64 mode
|
2010-11-23 15:42:26 +00:00 |
ia_opcodes.h
|
split rd/wr CR opcodes for simplicity
|
2010-12-19 22:36:19 +00:00 |
icache.cc
|
Fixed BX_INSTR_OPCODE callback, now its implementation closer to original definition.
|
2010-09-27 15:29:36 +00:00 |
icache.h
|
naming change
|
2010-09-28 14:18:58 +00:00 |
init.cc
|
simplification
|
2010-12-19 21:41:15 +00:00 |
instr.h
|
rename accessor for opcodeReg() in instruction
|
2010-12-06 21:45:56 +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
|
moved vmcs stuff to separate file
|
2010-11-11 16:25:45 +00:00 |
mmx.cc
|
fix BE issue
|
2010-09-26 20:20:27 +00:00 |
model_specific.h
|
update with AMD CPUID spec from sep2010
|
2010-11-27 20:20:32 +00:00 |
msr.cc
|
fixes
|
2010-10-07 20:40:01 +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
|
fixed warnings for win64 compilation
|
2010-11-23 14:59:36 +00:00 |
proc_ctrl.cc
|
SSE optimization
|
2010-12-19 07:06:40 +00:00 |
protect_ctrl.cc
|
Fixed address size wrap
|
2010-10-18 22:19:45 +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
|
fixed warnings for win64 compilation
|
2010-11-23 14:59:36 +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
|
Bugfix for 32-bit shift/rotate in 64-bit mode
|
2010-10-01 09:13:21 +00:00 |
shift64.cc
|
Split shift opcodes | optimize SAR opcode
|
2010-05-18 07:28:05 +00:00 |
smm.cc
|
SSE optimization
|
2010-12-19 07:06:40 +00:00 |
smm.h
|
copyright fixes + small optimization
|
2009-10-14 20:45:29 +00:00 |
soft_int.cc
|
fixed warnings for win64 compilation
|
2010-11-23 14:59:36 +00:00 |
sse_move.cc
|
Fixed FXSAVE/FXRSTOR exceptions order
|
2010-12-19 21:07:46 +00:00 |
sse_pfp.cc
|
optimization
|
2010-12-19 22:50:28 +00:00 |
sse_rcp.cc
|
enable compilation with CPU_LEVEL <= 6
|
2010-02-26 11:44:50 +00:00 |
sse_string.cc
|
fixed warnings for win64 compilation
|
2010-11-23 14:59:36 +00:00 |
sse.cc
|
fixed warnings for win64 compilation
|
2010-11-23 14:59:36 +00:00 |
stack16.cc
|
rename accessor for opcodeReg() in instruction
|
2010-12-06 21:45:56 +00:00 |
stack32.cc
|
rename accessor for opcodeReg() in instruction
|
2010-12-06 21:45:56 +00:00 |
stack64.cc
|
rename accessor for opcodeReg() in instruction
|
2010-12-06 21:45:56 +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 |
vmcs.cc
|
compilation fix w/o vmx
|
2010-11-19 08:39:52 +00:00 |
vmexit.cc
|
trying to get rid of b1() in instruction class
|
2010-09-24 21:15:16 +00:00 |
vmx.cc
|
SSE optimization
|
2010-12-19 07:06:40 +00:00 |
vmx.h
|
rename accessor for opcodeReg() in instruction
|
2010-12-06 21:45:56 +00:00 |
xmm.h
|
avoid similar issues (like it was in mmx.cc) in future
|
2010-09-26 20:35:24 +00:00 |
xsave.cc
|
Fixed address size wrap
|
2010-10-18 22:19:45 +00:00 |