Bochs/bochs/disasm
Stanislav Shwartsman 2a55ba0a39 Merge set of debugger improvements by Doug Gale <doug16k>
Here is his original comment:

I have made several improvements in the debugger.
I have fixed several issues with proper handling of 64-bit addresses, and added support for 64 bit symbols.
I also have added several symbol lookups.
2017-08-22 21:03:58 +00:00
..
dis_decode.cc apply same optimization to disasm as well 2013-10-10 21:00:26 +00:00
dis_groups.cc Merge set of debugger improvements by Doug Gale <doug16k> 2017-08-22 21:03:58 +00:00
dis_tables_avx.inc finish sse tables cleanup in disasm and fetchdecode 2013-10-11 20:09:51 +00:00
dis_tables_sse.inc finish sse tables cleanup in disasm and fetchdecode 2013-10-11 20:09:51 +00:00
dis_tables_x87.inc - deleted executable properties from source files 2011-04-03 10:29:19 +00:00
dis_tables_xop.inc optimize old disasm code 2013-10-07 19:23:19 +00:00
dis_tables.h finish sse tables cleanup in disasm and fetchdecode 2013-10-11 20:09:51 +00:00
dis_tables.inc Implemented XSAVEC instruction emulation and XINUSE optimization in the XSAVEOPT instruction 2014-03-17 20:29:44 +00:00
disasm.h extracted fetchdecode into separated folder under cpu and also out of BX_CPU_C class into stand-alone module. Next step: wrap it up nicely and define clear interace to CPU model to minimize dependencies. Ideally I need fetchdecode to not include CPU at all 2016-06-12 21:23:48 +00:00
Makefile.in extracted fetchdecode into separated folder under cpu and also out of BX_CPU_C class into stand-alone module. Next step: wrap it up nicely and define clear interace to CPU model to minimize dependencies. Ideally I need fetchdecode to not include CPU at all 2016-06-12 21:23:48 +00:00
opcodes.inc fix massive code dupliction between disasm, debugger and cpu by introducing new cpu decoder.h header 2016-04-29 21:01:28 +00:00
resolve.cc Merge set of debugger improvements by Doug Gale <doug16k> 2017-08-22 21:03:58 +00:00
syntax.cc fix massive code dupliction between disasm, debugger and cpu by introducing new cpu decoder.h header 2016-04-29 21:01:28 +00:00