index
:
OSMX64
main
The OSMX64 Architecture Reference Manual
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-04
tb/soc: pimc: Clear WDATA on cc 18
Ian Moffett
2024-08-04
tb/soc: pimc: Remove unused define
Ian Moffett
2024-08-03
soc: pimc: Fix typo in comment
Ian Moffett
2024-08-03
soc: pimc: Document MMIO interface
Ian Moffett
2024-08-03
tb/soc: pimc: Test IRQ line 3 and masking
Ian Moffett
2024-08-03
soc: pimc: Add MMIO write interface
Ian Moffett
2024-08-03
soc: pimc: Fix up mask bit
Ian Moffett
2024-08-03
soc: pimc: Add MMIO read interface
Ian Moffett
2024-08-03
soc: pimc: Describe IRQ signalling
Ian Moffett
2024-08-03
soc: pimc: Update PIMC IRQACK timing requirements
Ian Moffett
2024-08-03
tb/soc: pimc: Add copyright to testbench
Ian Moffett
2024-08-03
tb: build.sh -> tb/build.sh
Ian Moffett
2024-08-03
tb/soc: irq: Pulse IRQ ACK high
Ian Moffett
2024-08-03
tb: Add build scripts
Ian Moffett
2024-08-03
soc: pimc: Add initial testbench
Ian Moffett
2024-08-03
soc: pimc: Silence warnings
Ian Moffett
2024-08-03
Add .gitignore
Ian Moffett
2024-08-03
soc: pimc: Add IRQ table for PIMC
Ian Moffett
2024-08-02
Add PIMC docs
Ian Moffett
2024-08-02
Add initial irqchip hdl sources
Ian Moffett
2024-07-28
Allow indirect loads/stores
Ian Moffett
2024-07-27
Improve naming for load instructions
Ian Moffett
2024-07-27
write -> store, read -> load
Ian Moffett
2024-07-27
Fix example with AND instruction
Ian Moffett
2024-07-27
Add data movement instructions
Ian Moffett
2024-07-27
Add extra operand for arithmetic instructions
Ian Moffett
2024-07-27
Prefix immediates with '#'
Ian Moffett
2024-07-27
Terminate code block
Kaimakan71
2024-07-27
Add copyright
Kaimakan71
2024-07-27
cpy -> mov
Ian Moffett
2024-07-27
Exclude writes to x0 register
Ian Moffett
2024-07-27
Cleanup
Ian Moffett
2024-07-27
Initial commit
Ian Moffett