Thomas Harte
|
d783975597
|
Start offering a list of relevant fields per Operation.
|
2022-03-29 19:59:21 -04:00 |
|
Thomas Harte
|
5ec291df5c
|
Merge branch 'PowerPCTests' of github.com:TomHarte/CLK into PowerPCTests
|
2022-03-29 14:38:28 -04:00 |
|
Thomas Harte
|
0a45355055
|
Add a few more field comments.
|
2022-03-29 14:37:21 -04:00 |
|
Thomas Harte
|
99ad40f3e0
|
Test subfcx, subfx; correct decoding of oe().
|
2022-03-28 20:39:52 -04:00 |
|
Thomas Harte
|
b9c8016aca
|
Merge branch 'PowerPCTests' of github.com:TomHarte/CLK into PowerPCTests
|
2022-03-28 20:20:59 -04:00 |
|
Thomas Harte
|
8ad1f2d4f5
|
Add bad attempt to catch subfc.
|
2022-03-28 20:18:41 -04:00 |
|
Thomas Harte
|
dc30581be0
|
Fix typo; . -> ,
|
2022-03-28 16:39:55 -04:00 |
|
Thomas Harte
|
2e56b606fa
|
Improve file division, document some further operations.
|
2022-03-27 18:44:56 -04:00 |
|
Thomas Harte
|
d84c72afe5
|
Test loads and stores, and immediate arithmetic.
|
2022-03-27 08:47:01 -04:00 |
|
Thomas Harte
|
4f6a9917c6
|
Test lbzx, lbzux.
|
2022-03-26 08:45:07 -04:00 |
|
Thomas Harte
|
3d48183753
|
Test lwzux.
|
2022-03-25 20:31:47 -04:00 |
|
Thomas Harte
|
33c31eb798
|
Test lwzx.
|
2022-03-25 20:23:21 -04:00 |
|
Thomas Harte
|
73ae7ad82f
|
Resolve final branch test: aa() applies.
|
2022-03-25 20:10:08 -04:00 |
|
Thomas Harte
|
1a5d3bb69c
|
Match majority of branch tests.
|
2022-03-25 08:41:57 -04:00 |
|
Thomas Harte
|
7d4fe55d63
|
Handle bclrx set and clear.
|
2022-03-25 06:25:06 -04:00 |
|
Thomas Harte
|
089e03afe8
|
Navigates bcctrx tests, adding simplified bo() helpers and bi() helpers.
|
2022-03-24 20:44:03 -04:00 |
|
Thomas Harte
|
8e019f01ab
|
Document dozx and dozi.
|
2022-03-21 10:49:01 -04:00 |
|
Thomas Harte
|
0b6828c895
|
Decision: these enums will be at namespace scope.
|
2022-03-21 10:19:30 -04:00 |
|
Thomas Harte
|
d4704c656f
|
Merge branch 'PowerPCTests' of github.com:TomHarte/CLK into PowerPCTests
|
2022-03-21 10:18:36 -04:00 |
|
Thomas Harte
|
c01192c784
|
Add exposition for absx to divsx.
|
2022-03-21 10:17:55 -04:00 |
|
Thomas Harte
|
8adb611edf
|
Attempt to clarify with an enum.
|
2022-03-19 12:27:28 -04:00 |
|
Thomas Harte
|
e5af5b57ad
|
Add documentation for bx, bcx, bcctrx.
Catch bcx tests.
|
2022-03-18 19:55:26 -04:00 |
|
Thomas Harte
|
5f413a38df
|
Switches all American-style dates.
I'd failed to configure my new computer appropriately, it seems.
|
2021-01-16 22:09:19 -05:00 |
|
Thomas Harte
|
3c20e1f037
|
Adds files for the M50740 and corrects namespace errors elsewhere.
|
2021-01-15 21:30:30 -05:00 |
|
Thomas Harte
|
ddb4bb1421
|
Better plans project layout.
|
2021-01-15 18:16:01 -05:00 |
|