Commit Graph

  • 48bdcb9f66 Added the adr instruction master Elyan 2024-11-11 16:57:14 +0100
  • 56e0c65cab Added str, strh and strc instructions Elyan 2024-11-11 16:33:12 +0100
  • 08b9165902 Added an index to the instruction variants for each instruction Elyan 2024-11-11 15:30:03 +0100
  • 8d188df8d1 Added bl and blx instructions Elyan 2024-11-11 15:07:41 +0100
  • 98ec2dd0f4 Added ldrh and ldrc instructions Elyan 2024-11-11 14:38:40 +0100
  • 90fec87ccb Modified A1, B1 and C encodings to remove the condition field Elyan 2024-11-11 12:00:43 +0100
  • efe9f7da27 Added movn and clarified the use of signed offsets (+ correction of some integer ranges) Elyan 2024-11-03 16:46:16 +0100
  • 752baca024 Moved some "b" instruction variants under the "bx" instruction Elyan 2024-11-02 14:58:12 +0100
  • 06835611f9 Merge pull request 'Fix $GITEA_SHA not existing' (#9) from devops/use-github-sha into master elyan 2024-11-02 09:54:45 +0000
  • 6c0c65519b $GITEA_SHA does not exist... Elyan 2024-11-02 10:51:46 +0100
  • dd7406b0ae Run CI when pushing to devops/** branches Elyan 2024-11-02 10:40:34 +0100
  • 955251bea6 Split the instructions in multiple files and added move and branch instructions Elyan 2024-11-02 00:44:24 +0100
  • 3459319b1a Added info on the hardware debug logging output register in ss3 Elyan 2024-11-01 16:06:08 +0100
  • 32d34b9283 Added details for subsystem register sr0: Simulation Control Elyan 2024-10-31 15:09:49 +0100
  • 5f44805554 Added info on esr registers and reset behavior Elyan 2024-10-31 10:12:53 +0100
  • ab401b9d1b Added ssr/ssw instructions and added subsystems information Elyan 2024-10-31 00:53:06 +0100
  • c0f7b6484c Added conditions and registers encodings in instruction formats Elyan 2024-10-29 23:08:23 +0100
  • bdf98a7f7d Added psr and esr special registers Elyan 2024-10-26 15:43:41 +0200
  • 08ea4f8d07 Added the other LDR variants and the SVC instruction, updated layout Elyan 2024-10-23 00:02:49 +0200
  • ee660d0798 Only 4 levels are numbered Elyan 2024-10-21 23:30:19 +0200
  • ca71abdc10 Added the LDRIRW variant of the LDR instruction Elyan 2024-10-21 23:19:31 +0200
  • 07acc7ff1e Started to document instructions and updated encoding formats (colors + added conditions) Elyan 2024-10-20 23:09:13 +0200
  • f3bf60db75 Fix typo and reformulate phrases Elyan 2024-10-20 18:23:00 +0200
  • ea9b0f181f Added info about subsystems and channel I/O, enhanced layout and reformulated phrases. Elyan 2024-10-19 19:03:38 +0200
  • 58f56360e7 Created a proper intro and refactored the doc Elyan 2024-10-15 00:14:23 +0200
  • 9615379f80 Added EE modes and registers + enhanced layout Elyan 2024-10-13 23:40:56 +0200
  • 677c542709 fix: Build commands in README Elyan 2024-10-13 18:52:18 +0200
  • 575f30556d Add patched version of actions/upload-artifact@v4 to work with Gitea Elyan 2024-10-13 18:45:21 +0200
  • 7dc11570f5 fix: VOLUME_CI not used as variable... Elyan 2024-10-13 18:38:45 +0200
  • f7a245706b Different volume handling while running in CI Elyan 2024-10-13 18:36:56 +0200
  • 7cbf03d54f Add docker image base prefix with Gitea registry URL and package owner Elyan 2024-10-13 16:03:36 +0200
  • d5309620db Add docs build CI Elyan 2024-10-13 15:52:56 +0200
  • 297e9bb897 fix: Just found the obligatory image naming scheme in the docs... Elyan 2024-10-13 15:36:21 +0200
  • b3383e7c7f fix: Prefix the image name with our registry in the tag Elyan 2024-10-13 15:27:04 +0200
  • 8559aec613 Added vars and trigger CI on YAML file modification Elyan 2024-10-13 15:13:05 +0200
  • 696fb8f9ad Trigger docker image CI Elyan 2024-10-13 13:24:23 +0200
  • b72e6e74bf Add custom asciidoctor image CI build Elyan 2024-10-13 13:22:16 +0200
  • 8f2ee738da Added Wavedrom register diagrams for the instruction encoding formats Elyan 2024-10-13 01:27:08 +0200
  • 2bcab589b8 Added info on the data handled by the CPU Elyan 2024-10-13 00:44:46 +0200
  • 234a92d5e0 Initial commit Elyan 2024-10-12 23:18:36 +0200