Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove dependency of ALU operation encoding on MIPS instruction format. | Pavel Pisa | 2019-02-07 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Set MIPS_PREFIX to contain tailing dash | Karel Kočí | 2017-12-11 |
| | | | | | | | It's common practice to have cross compilation prefix with dash as it allows you to not use any prefix at all and still have valid gcc call (although we are checking if we have it set at all but that doesn't matter for now). | ||
* | Initial commit | Karel Kočí | 2017-08-30 |
Adding work done so far. |