• Joined on 2024-10-12
elyan pushed to master at elyan/central-arch-doc 2024-11-11 15:57:29 +00:00
48bdcb9f66 Added the adr instruction
elyan pushed to master at elyan/central-arch-doc 2024-11-11 15:33:30 +00:00
56e0c65cab Added str, strh and strc instructions
elyan pushed to master at elyan/central-arch-doc 2024-11-11 14:30:37 +00:00
08b9165902 Added an index to the instruction variants for each instruction
elyan pushed to master at elyan/central-arch-doc 2024-11-11 14:07:58 +00:00
8d188df8d1 Added bl and blx instructions
elyan pushed to master at elyan/central-arch-doc 2024-11-11 13:39:00 +00:00
98ec2dd0f4 Added ldrh and ldrc instructions
90fec87ccb Modified A1, B1 and C encodings to remove the condition field
Compare 2 commits »
elyan pushed to master at elyan/vscode-central-asm 2024-11-09 11:50:41 +00:00
e28b2b0415 Set indent size to 2 by default
elyan pushed to master at elyan/vscode-central-asm 2024-11-08 22:13:33 +00:00
f16b121c8d Initial commit
elyan created branch master in elyan/vscode-central-asm 2024-11-08 22:13:33 +00:00
elyan created repository elyan/vscode-central-asm 2024-11-08 22:13:01 +00:00
elyan pushed to master at elyan/central-arch 2024-11-03 18:39:38 +00:00
5a47c7eb69 Added other instructions to the instruction set + begun work on instructions behavior
elyan pushed to master at elyan/central-arch-doc 2024-11-03 15:47:11 +00:00
efe9f7da27 Added movn and clarified the use of signed offsets (+ correction of some integer ranges)
elyan pushed to master at elyan/central-arch-doc 2024-11-02 13:59:22 +00:00
752baca024 Moved some "b" instruction variants under the "bx" instruction
elyan deleted branch devops/test-gitea-env from elyan/central-arch-doc 2024-11-02 09:55:04 +00:00
elyan deleted branch devops/use-github-sha from elyan/central-arch-doc 2024-11-02 09:54:47 +00:00
elyan pushed to master at elyan/central-arch-doc 2024-11-02 09:54:47 +00:00
06835611f9 Merge pull request 'Fix $GITEA_SHA not existing' (#9) from devops/use-github-sha into master
6c0c65519b $GITEA_SHA does not exist...
Compare 2 commits »
elyan merged pull request elyan/central-arch-doc#9 2024-11-02 09:54:46 +00:00
Fix $GITEA_SHA not existing
elyan created pull request elyan/central-arch-doc#9 2024-11-02 09:53:54 +00:00
Fix $GITEA_SHA not existing
elyan pushed to devops/use-github-sha at elyan/central-arch-doc 2024-11-02 09:52:20 +00:00
6c0c65519b $GITEA_SHA does not exist...
elyan created branch devops/use-github-sha in elyan/central-arch-doc 2024-11-02 09:52:20 +00:00
elyan pushed to devops/test-gitea-env at elyan/central-arch-doc 2024-11-02 09:45:02 +00:00
0b84869359 Display $GITEA_SHA/$GITHUB_SHA