Bochs/bochs/cpu/decoder
2019-12-21 20:07:03 +00:00
..
decoder.h Add initial implementation of the CET (Control Flow Enforcement Technology) emulation according to SDM071 2019-12-20 07:42:07 +00:00
disasm.cc
fetchdecode32.cc rename function to correct English, add broadcast and fault suppression support for EVEX encoded GFNI instructions 2019-12-21 16:12:06 +00:00
fetchdecode64.cc Add initial implementation of the CET (Control Flow Enforcement Technology) emulation according to SDM071 2019-12-20 07:42:07 +00:00
fetchdecode_avx.h
fetchdecode_evex.h AVX512: VPBROADCASTB/W/D/Q with GPR source are only reg/reg 2019-12-21 18:29:51 +00:00
fetchdecode_opmap_0f3a.h
fetchdecode_opmap_0f38.h Add initial implementation of the CET (Control Flow Enforcement Technology) emulation according to SDM071 2019-12-20 07:42:07 +00:00
fetchdecode_opmap.h Add initial implementation of the CET (Control Flow Enforcement Technology) emulation according to SDM071 2019-12-20 07:42:07 +00:00
fetchdecode_x87.h
fetchdecode_xop.h
fetchdecode.h rename function to correct English, add broadcast and fault suppression support for EVEX encoded GFNI instructions 2019-12-21 16:12:06 +00:00
ia_opcodes.def make order in AVX512 broadcast handlers, extract them into separate file 2019-12-21 20:07:03 +00:00
ia_opcodes.h
instr.h Add initial implementation of the CET (Control Flow Enforcement Technology) emulation according to SDM071 2019-12-20 07:42:07 +00:00