Bochs/bochs/bx_debug
Stanislav Shwartsman ca2793ac76 Debugger: fixed param tree access to 64-bit variables (need to use get64() instead of get())
Debugger: if AVX-512 if not supported by current configuration do not print high256 of vector registers and zmm15..zmm31 in AVX command
Implement VBROADCASTF64x4, VBROADCASTF32x4, VBROADCASTFI64x4, VBROADCASTI32x4 AVX-512 instructions
Fetchdecode optimizations and bugfixes
2013-12-05 19:17:16 +00:00
..
dbg_main.cc Debugger: fixed param tree access to 64-bit variables (need to use get64() instead of get()) 2013-12-05 19:17:16 +00:00
debug.h Updates to Bochs debugger: 2013-11-19 21:53:55 +00:00
lexer.c another fix for commands debugger parser 2013-11-20 18:40:10 +00:00
lexer.l another fix for commands debugger parser 2013-11-20 18:40:10 +00:00
linux.cc Adding Id and Rev property to all files 2011-02-24 22:05:47 +00:00
make-syscalls-linux.pl Fixed incompatibility with gcc3.3, I think. 2003-11-28 15:07:29 +00:00
Makefile.in - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
parser.c another fix for commands debugger parser 2013-11-20 18:40:10 +00:00
parser.h another fix for commands debugger parser 2013-11-20 18:40:10 +00:00
parser.y another fix for commands debugger parser 2013-11-20 18:40:10 +00:00
symbols.cc clean symbols code a little 2013-06-26 18:07:01 +00:00
syscalls-linux.h Adding Id and Rev property to all files 2011-02-24 22:05:47 +00:00