Commit Graph

13 Commits

Author SHA1 Message Date
sBubshait
14fbb7e4fc Fix Bug: Struct was not being changed because it wasn't a ptr, w/ T 2024-06-05 21:31:41 +01:00
Themis Demetriades
024044afc7 Add decode and execute structure for DPI instructions w/ S 2024-06-05 20:11:56 +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
sBubshait
900091f798 Fix getBits Bug when wanted bit is last bit, w/ T 2024-06-03 21:47:14 +01:00
Themis Demetriades
679c84a075 Moved WORD_BITS constant to global header w/ S 2024-06-03 17:36:19 +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
74bf3ed910 Add emulate constants and machine state, w/ T 2024-05-30 15:02:00 +01:00
Themis Demetriades
4b10d18e26 Add helper getBits() for decode w/ S 2024-05-30 14:57:36 +01:00