Bochs/bochs/cpu/decoder
2017-12-05 19:23:41 +00:00
..
decoder.h fixed link err with debugger enabled 2017-12-05 19:23:41 +00:00
disasm.cc handle lock mov cr0 amd feature out decoder critical path 2017-12-01 21:18:16 +00:00
fetchdecode32.cc fixed bogus assert 2017-12-02 16:40:03 +00:00
fetchdecode64.cc fixed bogus assert 2017-12-02 16:40:03 +00:00
fetchdecode_avx.h VMOVSS/VMOVSD are VEX.VL ignore form and not VEX.L0 2017-11-11 11:58:07 +00:00
fetchdecode_evex.h implemented GFNI instructions 2017-10-21 19:57:12 +00:00
fetchdecode_opmap_0f3a.h implemented GFNI instructions 2017-10-21 19:57:12 +00:00
fetchdecode_opmap_0f38.h fixed opcode of ADOX instr 2017-11-11 10:42:21 +00:00
fetchdecode_opmap.h
fetchdecode_x87.h
fetchdecode_xop.h
fetchdecode.h link without LOGIO for standalone decoder mode 2017-12-01 21:27:30 +00:00
ia_opcodes.def implemented GFNI instructions 2017-10-21 19:57:12 +00:00
ia_opcodes.h small change to extract ia_opcodes.h from instr.h to dedicated file. this would remove compilation dep of all files on ia_opcodes.h (now called ia_opcdes.def). regenerating dep ober all files in Makefiles.in 2017-10-19 21:27:25 +00:00
instr.h mark blocks of code which not supposed to be compiled for stand-alone bochs cpu decoder 2017-11-27 20:25:04 +00:00