|
36d71a4ee2
|
thumb: add execution of instructions
also arm: fix some instructions
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
|
2023-09-30 01:31:09 +05:30 |
|
|
0f09874929
|
cpu: get rid of the test workaround
now can we remove the pimpl?
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
|
2023-09-27 22:43:50 +05:30 |
|
|
03ebc6378a
|
clang: make linter happy
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
|
2023-09-27 17:36:25 +05:30 |
|
|
5ec5e6dddc
|
thumb: add disassembler
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
|
2023-09-27 17:31:00 +05:30 |
|
|
bd91112509
|
refactor: make disassembler optional
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
|
2023-09-27 01:31:32 +05:30 |
|
|
1baebd72f6
|
refactor: make cpu-impl private when not testing
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
|
2023-09-27 01:25:47 +05:30 |
|
|
b55f6ee16b
|
refactor: replace fmt ostreams with stringify
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
|
2023-09-27 01:24:32 +05:30 |
|
|
6e56828dfd
|
tests/arm/exec: test conditions
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
|
2023-09-24 17:38:11 +05:30 |
|
|
5fcc75bc9a
|
tests: add tests for internal utilities
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
|
2023-09-24 17:36:38 +05:30 |
|
|
c3bf8b0ae8
|
nix: add support to build with GCC
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
|
2023-09-23 16:07:05 +05:30 |
|
|
6c33c77ef3
|
restructure: get rid of cpu/utility
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
|
2023-09-23 14:15:23 +05:30 |
|
|
1e8966553f
|
chore: enclose everything in namespace matar
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
|
2023-09-21 10:52:40 +05:30 |
|
|
1eb4a9545b
|
tests: complete exec tests (for now)
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
|
2023-09-19 08:58:11 +05:30 |
|
|
fa96a4d09f
|
tests: add execution tests
all but data processing
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
|
2023-09-18 18:23:52 +05:30 |
|
|
dd9dd5f116
|
tests: complete disassembler tests
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
|
2023-09-17 09:50:32 +05:30 |
|
|
be7deb349a
|
tests: [WIP] add unit tests for some of the instructions
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
|
2023-09-15 14:07:23 +05:30 |
|