Issues
- 0
Dynamically determine stack frame size
#13 opened by tansly - 0
Use unsigned arithmetic for address computation
#16 opened by tansly - 1
Write a README
#21 opened by tansly - 1
Logical not operation is broken
#27 opened by tansly - 0
Grammar is not LALR(1)
#25 opened by tansly - 1
- 2
- 0
Return value of main is ignored
#24 opened by tansly - 1
Strange behaviour in loops
#22 opened by tansly - 2
Return address save/restore logic is broken
#20 opened by tansly - 2
Implement function arguments
#12 opened by tansly - 0
- 1
`not` instruction is broken
#15 opened by tansly - 0
Saved return address gets overwritten
#18 opened by tansly - 0
Unaligned address in inst/data fetch
#17 opened by tansly - 2
MIPS program does not terminate properly
#4 opened by tansly - 0
- 1
Add function definitions and function calls
#5 opened by tansly - 1
Use the stack for variables
#9 opened by tansly - 0
Implement return statement
#10 opened by tansly - 0
Implement function calls
#11 opened by tansly - 0
Add block numbers to variables
#8 opened by tansly - 1
Add floating point support
#1 opened by tansly - 0
Write target code to file
#7 opened by tansly - 0
Data segment definitions need to be lowercase
#2 opened by tansly - 0
MIPS labels should not contain dashes
#3 opened by tansly - 1