Thomas Harte
|
52f355db24
|
Decision: operation is not a template parameter. Hence can use condition as fully typed.
|
2022-04-30 14:08:51 -04:00 |
|
Thomas Harte
|
e4426dc952
|
Introduce calculate EA steps.
|
2022-04-29 20:30:48 -04:00 |
|
Thomas Harte
|
9359f6477b
|
Start drafting an Executor.
|
2022-04-29 17:12:06 -04:00 |
|
Thomas Harte
|
78b60dbd1a
|
Evict MOVEM and MOVEP, enable TRAP and TRAPV, complete CHK.
|
2022-04-29 14:43:30 -04:00 |
|
Thomas Harte
|
8066b19f93
|
Correct typos.
|
2022-04-29 07:57:02 -04:00 |
|
Thomas Harte
|
abd2a831a3
|
Added a further ambiguity.
|
2022-04-29 05:08:44 -04:00 |
|
Thomas Harte
|
824d3ae3f7
|
Conclusion: a union does produce better code.
(But needn't be so verbose)
|
2022-04-29 04:51:02 -04:00 |
|
Thomas Harte
|
727a14c6f9
|
Add notes for myself on decisions yet to make.
|
2022-04-29 03:53:17 -04:00 |
|
Thomas Harte
|
13d20137d3
|
Tackle two lingering references to exception_handler.
|
2022-04-29 03:38:23 -04:00 |
|
Thomas Harte
|
33c9ea2cf7
|
A flow controller feels more natural than an exception handler.
|
2022-04-28 20:42:04 -04:00 |
|
Thomas Harte
|
1d8d2b373b
|
Port all simple instruction bodies.
|
2022-04-28 16:55:47 -04:00 |
|