summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-13initial is 0.1.0 actuallyno-gods-no-iximeow
2025-04-13readme updatesiximeow
2025-04-13actually commit the fuzz target and a bit of test binaryiximeow
2025-04-13another fuzz victory!iximeow
2025-04-13fuzz cases: only 64 system registers, display should never paniciximeow
2025-04-13seeming goodiximeow
2025-04-13some more notes, but a bit of a messiximeow
2025-04-13cleanupiximeow
2025-04-13the rest of duplexes, oopsiximeow
2025-04-13l2 cache management instructions are system and undocumentediximeow
2025-04-13duplex instructions seem to kind of workiximeow
2025-04-13shift plus extenders no longer ambiguousiximeow
2025-04-13the rest of the extendersiximeow
2025-04-12predicated store was RegOffset when it should be RegOffsetInciximeow
2025-04-12just... decoded predicated loads wrong...iximeow
2025-04-12more instruction extendersiximeow
2025-04-12initial list of extendable instructions, fix memub/memuh decode errorsiximeow
2025-04-12initial instruction extender support, more system instructionsiximeow
2025-04-11more registers as lower case, pc-relative shown like every other archiximeow
2025-04-09llvm accepts lowercase register names so LETS GOOOOOiximeow
2025-04-09control, gpr register names, readmeiximeow
2025-04-09system control register names, more cleanupiximeow
2025-04-08supervisor mode instructions, control register namesiximeow
2025-04-07wowowowow cargo test passesiximeow
2025-04-07it is done (not all system, duplex, extender tho)iximeow
2025-04-07sfrecipa, more test cases, more inst variantsiximeow
2025-04-07more test coverage, getting close..iximeow
2025-04-07more tests and cleanup; sub, instruction labels, sfmpyiximeow
2025-04-06wretched architecture which does not know the light of g*diximeow
2025-04-06more pmpy, ignore shift_{left,right} with amt=0iximeow
2025-04-06gross hacks for AddAsl, fix AddMpyi decodingiximeow
2025-04-06more test coverage, gpr conjugatesiximeow
2025-04-06shift vs sat order in display, vxaddsubh/vxsubaddh/extractu/decbiniximeow
2025-04-06fix extractu/shuff{e,o}{b,h}, add many test cases, handle AddMpyiiximeow
2025-04-05theoretically all non-system instructions...iximeow
2025-03-291101* is all thats left...iximeow
2025-03-280b1000..0b1100: DONE!iximeow
2025-03-23shifts and MORE transcription errors :(iximeow
2025-03-23thats 0110... doneiximeow
2025-03-23more loop support, transcription errors, etciximeow
2025-03-22wow 1001... is done nowiximeow
2025-03-22more loads, fix wrong dest ops for some loads..iximeow
2025-03-22warnings-b-goneiximeow
2025-03-22more tests, support more loads/storesiximeow
2025-03-21assign-merge is recorded now, 0100.. is decodediximeow
2025-03-19moderate progress...iximeow
2024-12-23checkpointiximeow
2024-11-10some iclass 1100, 1010, 1001iximeow
2024-11-10encoding table typo fixes, incremental progressiximeow
2024-10-09severe transcription error: many memb were recorded as if they were memw by bitsiximeow