index
:
OSMX64
main
The OSMX64 Architecture Reference Manual
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
Age
Commit message (
Expand
)
Author
10 days
docs: Add opcode list
main
Ian Moffett
10 days
docs: Introduce Mask Register Over instructions
Ian Moffett
12 days
docs: 'br' and 'brl' should only have register ops
Ian Moffett
12 days
docs: Define link registers for OSMX64
Ian Moffett
12 days
docs: Define SR_STATE.CARRY bit
Ian Moffett
12 days
docs: Add information on SR_STATE.SUPERVISOR
Ian Moffett
12 days
docs: Reduce arithmetic operands
Ian Moffett
2025-03-28
isa: Introduce special registers
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