Commit Graph

12 Commits

Author SHA1 Message Date
sBubshait
efaed431d0 Added all instruction in subfolder a64instruction 2024-06-11 23:02:26 +01:00
Themis Demetriades
93031e82e0 Complete decode for DPR instructions and complete their IR 2024-06-05 16:38:13 +01:00
Themis Demetriades
ff25680455 Update names of decode SDT constants to follow style 2024-06-05 14:00:49 +01:00
Themis Demetriades
8b98a0002f Removed repeated definition of WORD_BITS w/ S 2024-06-03 16:17:15 +01:00
sBubshait
46c1b42c53 Add the overall emulation pipeline, w/ T 2024-06-02 21:46:34 +01:00
sBubshait
a0a51f472c Add single transfer decoding, w/ T 2024-06-02 21:06:08 +01:00
Themis Demetriades
074de73e8e Add decode for DP immediate instructions w/ S# 2024-06-02 20:57:49 +01:00
sBubshait
d7c23e7bf0 Add decode for Branch Instructions, w/ T 2024-05-31 17:45:02 +01:00
sBubshait
2e0668aefd Update decode fix capitalisation, w/ T 2024-05-31 17:13:42 +01:00
sBubshait
497cd7ce3b Add instruction type classification to decode, w/ T 2024-05-30 15:21:24 +01:00
sBubshait
c07cbd12c9 Move BYTE_BITS definition to decode.h, w/ T 2024-05-30 15:05:11 +01:00
Themis Demetriades
4b10d18e26 Add helper getBits() for decode w/ S 2024-05-30 14:57:36 +01:00