Bochs/bochs/cpu
Stanislav Shwartsman 04c7d9301b implemented
PINSRW_VdqEdIb
PEXTRW_VdqEdIb
PINSRW_PqEdIb
PEXTRW_PqEdIb

instructions
2002-12-02 21:24:09 +00:00
..
access.cc Changed policy of SSE/SSE2 checking 2002-11-13 21:00:05 +00:00
apic.cc - when VC++ sees local variables in a for statement, it doesn't think 2002-11-19 05:51:52 +00:00
arith8.cc This was not a cleanup. Those macros were intentionally 2002-10-25 18:26:29 +00:00
arith16.cc This was not a cleanup. Those macros were intentionally 2002-10-25 18:26:29 +00:00
arith32.cc This was not a cleanup. Those macros were intentionally 2002-10-25 18:26:29 +00:00
arith64.cc - apply patch.ifdef-disabled-options. Comments from that patch are below: 2002-11-19 05:47:45 +00:00
bcd.cc Updated accessing of modrm/sib addressing information to 2002-09-17 22:50:53 +00:00
bit.cc This was not a cleanup. Those macros were intentionally 2002-10-25 18:26:29 +00:00
cpu.cc - fix [ 625878 ] reset doesn't reset something(?) 2002-11-21 08:08:29 +00:00
cpu.h *** Current duplicate SSE/SSE2 instructions list *** 2002-11-25 21:58:55 +00:00
ctrl_xfer8.cc Fixed number of problems with instrumentation merge cause to instrumentation fail the compilation 2002-09-29 15:06:58 +00:00
ctrl_xfer16.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
ctrl_xfer32.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
ctrl_xfer64.cc - fix some minor compile bugs that appear when you mix up instrumentation, 2002-11-21 18:22:03 +00:00
ctrl_xfer_pro.cc - improve panic msg slightly 2002-10-03 04:49:47 +00:00
data_xfer8.cc This was not a cleanup. Those macros were intentionally 2002-10-25 18:26:29 +00:00
data_xfer16.cc This was not a cleanup. Those macros were intentionally 2002-10-25 18:26:29 +00:00
data_xfer32.cc This was not a cleanup. Those macros were intentionally 2002-10-25 18:26:29 +00:00
data_xfer64.cc - apply patch.ifdef-disabled-options. Comments from that patch are below: 2002-11-19 05:47:45 +00:00
debugstuff.cc - add #ifs around use of cr0-4, which didn't all exist on earlier cpus 2002-10-27 15:15:12 +00:00
exception.cc - all #warnings are now inside #ifdef __GNUC__ ... #endif 2002-10-25 12:36:44 +00:00
extdb.cc Miscellaneous patches for Tattam's External Debugger. 2002-11-04 05:27:26 +00:00
extdb.h Replaced tabs in cpu/*.{cc,h} files with spaces. 2002-10-04 17:04:33 +00:00
fetchdecode64.cc *** Current duplicate SSE/SSE2 instructions list *** 2002-11-25 21:58:55 +00:00
fetchdecode.cc *** Current duplicate SSE/SSE2 instructions list *** 2002-11-25 21:58:55 +00:00
flag_ctrl_pro.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
flag_ctrl.cc Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
i387.h Fixed representation and aligment of FPU/MMX register(s). 2002-11-30 17:15:59 +00:00
init.cc Initialize SSE environment at reset 2002-11-22 09:36:28 +00:00
io_pro.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
io.cc Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
lazy_flags.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
lazy_flags.h - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
logical8.cc This was not a cleanup. Those macros were intentionally 2002-10-25 18:26:29 +00:00
logical16.cc This was not a cleanup. Those macros were intentionally 2002-10-25 18:26:29 +00:00
logical32.cc This was not a cleanup. Those macros were intentionally 2002-10-25 18:26:29 +00:00
logical64.cc - apply patch.ifdef-disabled-options. Comments from that patch are below: 2002-11-19 05:47:45 +00:00
Makefile.in - regenerate makefile dependencies 2002-11-25 15:05:51 +00:00
mmx.cc implemented 2002-12-02 21:24:09 +00:00
mult8.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
mult16.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
mult32.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
mult64.cc - apply patch.ifdef-disabled-options. Comments from that patch are below: 2002-11-19 05:47:45 +00:00
paging.cc External debugger patches. 2002-11-04 05:38:12 +00:00
proc_ctrl.cc Changed policy of SSE/SSE2 checking 2002-11-13 21:00:05 +00:00
protect_ctrl_pro.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
protect_ctrl.cc This was not a cleanup. Those macros were intentionally 2002-10-25 18:26:29 +00:00
resolve16.cc - Added an instruction cache. Size is fixed for the moment, 2002-09-19 19:17:20 +00:00
resolve32.cc - Added an instruction cache. Size is fixed for the moment, 2002-09-19 19:17:20 +00:00
resolve64.cc - apply patch.ifdef-disabled-options. Comments from that patch are below: 2002-11-19 05:47:45 +00:00
segment_ctrl_pro.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
segment_ctrl.cc Moved the EFLAGS.RF check and clearing of inhibit_mask code 2002-09-20 03:52:59 +00:00
shift8.cc This was not a cleanup. Those macros were intentionally 2002-10-25 18:26:29 +00:00
shift16.cc This was not a cleanup. Those macros were intentionally 2002-10-25 18:26:29 +00:00
shift32.cc This was not a cleanup. Those macros were intentionally 2002-10-25 18:26:29 +00:00
shift64.cc - apply patch.ifdef-disabled-options. Comments from that patch are below: 2002-11-19 05:47:45 +00:00
soft_int.cc Miscellaneous patches for Tattam's External Debugger. 2002-11-04 05:27:26 +00:00
sse2.cc implemented 2002-12-02 21:24:09 +00:00
sse.cc implemented 2002-12-02 21:24:09 +00:00
stack16.cc Modified the way that the register field (low 3 bits of a few opcodes 2002-09-20 23:17:51 +00:00
stack32.cc I integrated my hacks to get Linux/x86-64 booting. To keep 2002-09-24 00:44:56 +00:00
stack64.cc - apply patch.ifdef-disabled-options. Comments from that patch are below: 2002-11-19 05:47:45 +00:00
stack_pro.cc Kevin looked at the push_64() change and thinks its reasonable, so I'm 2002-11-07 15:42:14 +00:00
string.cc Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
tasking.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
vm8086.cc Moved more separate fields in the bxInstruction_c into bitfields 2002-09-18 05:36:48 +00:00
xmm.h Fixed the MXCSR mask value 2002-11-22 21:42:46 +00:00