Bochs/bochs/cpu/decoder
2017-12-13 20:18:59 +00:00
..
decoder.h fixed link err with debugger enabled 2017-12-05 19:23:41 +00:00
disasm.cc correctly decode VPEXTRB/W/D/Q - these opcodes allowed to be with VEX.L=0 only 2017-12-13 19:51:25 +00:00
fetchdecode32.cc correctly decode VPEXTRB/W/D/Q - these opcodes allowed to be with VEX.L=0 only 2017-12-13 19:51:25 +00:00
fetchdecode64.cc correctly decode VPEXTRB/W/D/Q - these opcodes allowed to be with VEX.L=0 only 2017-12-13 19:51:25 +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 fixed decoding of VPINSRB/W/D/Q and VINSERTPS with EVEX prefix 2017-12-13 20:02:12 +00:00
fetchdecode_opmap_0f3a.h correctly decode VPEXTRB/W/D/Q - these opcodes allowed to be with VEX.L=0 only 2017-12-13 19:51:25 +00:00
fetchdecode_opmap_0f38.h fixed opcode of ADOX instr 2017-11-11 10:42:21 +00:00
fetchdecode_opmap.h correct disasm for movsxd opcode 2017-12-13 18:44:13 +00:00
fetchdecode_x87.h
fetchdecode_xop.h
fetchdecode.h updates for bochs decoder and decoder based disasm 2017-12-11 15:45:43 +00:00
ia_opcodes.def split handlers for PINSRD/Q opcodes. fix disasm for MULX instruction 2017-12-13 20:18:59 +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 correctly decode VPEXTRB/W/D/Q - these opcodes allowed to be with VEX.L=0 only 2017-12-13 19:51:25 +00:00