Bochs/bochs/disasm
Volker Ruppert 53438e92c6 - fixes based on Debian patches by Guillem Jover
- set SHELL variable with configure script
  - add '--tag CXX' argument to libtool calls
2012-07-14 07:01:43 +00:00
..
dis_decode.cc disasm: correctly handle VEX and XOP based opcodes 2011-11-23 19:43:50 +00:00
dis_groups.cc implemented SVM emulation support for Bochs (incomplete yet) 2011-12-25 19:35:29 +00:00
dis_tables_avx.inc disasm for FMA4, better dbg print SSE rounding control with MXCSR 2011-10-06 20:33:10 +00:00
dis_tables_sse.inc implemented ADCX/ADOX instructions from rev013 of arch extensions published by Intel 2012-07-12 14:51:54 +00:00
dis_tables_x87.inc
dis_tables_xop.inc fixed xop opcodes disasm tables 2011-11-23 16:44:38 +00:00
dis_tables.h implemented SVM emulation support for Bochs (incomplete yet) 2011-12-25 19:35:29 +00:00
dis_tables.inc implemented SVM emulation support for Bochs (incomplete yet) 2011-12-25 19:35:29 +00:00
disasm.h implemented ADCX/ADOX instructions from rev013 of arch extensions published by Intel 2012-07-12 14:51:54 +00:00
Makefile.in - fixes based on Debian patches by Guillem Jover 2012-07-14 07:01:43 +00:00
opcodes.inc implemented ADCX/ADOX instructions from rev013 of arch extensions published by Intel 2012-07-12 14:51:54 +00:00
resolve.cc typo fix 2011-08-28 21:41:54 +00:00
syntax.cc