Bochs/bochs/disasm
Stanislav Shwartsman 2638c1136a Add RDRAND/RDSEED instructions support (+ disasm)
Of course no true random numbers will be generated - use standard "C" rand() function as stub.
In future it will be possible to improve (using another random generator) or even use real rdrand/rdseed intrinsics
2012-10-09 15:16:48 +00:00
..
dis_decode.cc Add RDRAND/RDSEED instructions support (+ disasm) 2012-10-09 15:16:48 +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 set of small cpu fixes 2012-08-09 13:11:25 +00:00
dis_tables_sse.inc Add RDRAND/RDSEED instructions support (+ disasm) 2012-10-09 15:16:48 +00:00
dis_tables_x87.inc - deleted executable properties from source files 2011-04-03 10:29:19 +00:00
dis_tables_xop.inc fixed xop opcodes disasm tables 2011-11-23 16:44:38 +00:00
dis_tables.h Add RDRAND/RDSEED instructions support (+ disasm) 2012-10-09 15:16:48 +00:00
dis_tables.inc Add RDRAND/RDSEED instructions support (+ disasm) 2012-10-09 15:16:48 +00:00
disasm.h Add RDRAND/RDSEED instructions support (+ disasm) 2012-10-09 15:16:48 +00:00
Makefile.in - fixes based on Debian patches by Guillem Jover 2012-07-14 07:01:43 +00:00
opcodes.inc Add RDRAND/RDSEED instructions support (+ disasm) 2012-10-09 15:16:48 +00:00
resolve.cc typo fix 2011-08-28 21:41:54 +00:00
syntax.cc remove redundant code 2011-08-22 17:19:04 +00:00