zba/src/core/cpu/arm
Rekai Nyangadzayi Musuka 11eae091db chore: introduce zba-util
In an effort to reuse code between zba and zba-gdbstub, move common util
code (like the SPSC Channel I implemented in this commit) in a new lib
2023-03-10 00:05:31 -06:00
..
block_data_transfer.zig chore: go through TODOs and FIXMEs 2022-10-31 06:17:09 -03:00
branch.zig chore: introduce zba-util 2023-03-10 00:05:31 -06:00
data_processing.zig fix: respond to `@addWithOverflow` changes in latest zig 2022-12-28 15:20:44 -06:00
half_signed_data_transfer.zig chore: introduce zba-util 2023-03-10 00:05:31 -06:00
multiply.zig feat: move arm instr decoding to module 2022-07-27 13:23:29 -03:00
psr_transfer.zig chore: introduce zba-util 2023-03-10 00:05:31 -06:00
single_data_swap.zig chore: introduce zba-util 2023-03-10 00:05:31 -06:00
single_data_transfer.zig chore: introduce zba-util 2023-03-10 00:05:31 -06:00
software_interrupt.zig feat: working pipeline implementation 2022-10-13 00:34:18 -03:00