Stanislav Shwartsman
|
773f1b7e42
|
cleanup return value of all instruction handlers
|
2018-02-16 07:57:32 +00:00 |
|
Stanislav Shwartsman
|
5439647254
|
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 |
|
Stanislav Shwartsman
|
e357da9150
|
update (c) for fpu files
|
2017-05-05 21:09:27 +00:00 |
|
Stanislav Shwartsman
|
1abfcd39ff
|
implement FOPCODE and FDP deprecation CPU features
|
2017-05-05 20:56:13 +00:00 |
|
Stanislav Shwartsman
|
b468316250
|
re-style old resolve macros after resolve function inlining
|
2015-05-16 21:06:59 +00:00 |
|
Stanislav Shwartsman
|
9f18573740
|
Rename BX_CPU_CALL_METHODR to BX_CPU_RESOLVE_ADDR and introduce special cases BX_CPU_RESOLVE_ADDR_64 (for 64-bit mode only) and BX_CPU_RESOLVE_ADDR_32 (for 32-bit mode only)
|
2015-05-11 19:23:09 +00:00 |
|
Stanislav Shwartsman
|
5ef56d6d79
|
rename fpu function
|
2015-05-02 20:08:36 +00:00 |
|
Volker Ruppert
|
c2560a8d44
|
- fpu directory is now a subdirectory in 'cpu'
|
2012-09-12 21:08:40 +00:00 |
|