Bochs/bochs/cpu/decoder
Stanislav Shwartsman d350c008e2
add softfloat3e library to Bochs to replace old softfloat2 (to get fp… (#259)
…16 support)

with a lot of my updates, cleanups and extensions for x86 features like
denormal and/or undeflow/overflow handling

---------

Co-authored-by: Stanislav Shwartsman <sshwarts@users.sourceforge.net>
2024-03-10 17:10:55 +02:00
..
decoder.h
disasm.cc
features.h add softfloat3e library to Bochs to replace old softfloat2 (to get fp… (#259) 2024-03-10 17:10:55 +02:00
fetchdecode32.cc add softfloat3e library to Bochs to replace old softfloat2 (to get fp… (#259) 2024-03-10 17:10:55 +02:00
fetchdecode64.cc add softfloat3e library to Bochs to replace old softfloat2 (to get fp… (#259) 2024-03-10 17:10:55 +02:00
fetchdecode_avx.h
fetchdecode_evex.h add softfloat3e library to Bochs to replace old softfloat2 (to get fp… (#259) 2024-03-10 17:10:55 +02:00
fetchdecode_opmap_0f3a.h
fetchdecode_opmap_0f38.h
fetchdecode_opmap.h
fetchdecode_x87.h
fetchdecode_xop.h
fetchdecode.h add softfloat3e library to Bochs to replace old softfloat2 (to get fp… (#259) 2024-03-10 17:10:55 +02:00
ia_opcodes.def add softfloat3e library to Bochs to replace old softfloat2 (to get fp… (#259) 2024-03-10 17:10:55 +02:00
ia_opcodes.h
instr.h