-
-
Notifications
You must be signed in to change notification settings - Fork 363
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
V850: Improve RH850 support, add RzIL uplifting (#4103)
V850: Add RzIL support V850: fix fallthrough V850: Add docs V850: fix v850 prelude V850: add `loop` V850: add docs to register profile V850: add `syscall` V850: add `sx[bh]` `zx[bh]` V850: add `snooze` `sync?` `switch` V850: add `sbf` `sch[01][lr]` V850: fix `rotl` V850: add `rie` `rotl` V850: add `pushsp` `popsp` V850: add `mac` `macu` V850: add `ldl.w` `stc.w` V850: add `hsh` `hsw` V850: add `feret` `eiret` V850: add `fetrap` V850: add `cll` `ctret` `cmov` V850: add caxi V850: add callt V850: add bsw V850: add bsh V850: fix bins V850: add bins V850: fix add and add adf V850: format V850: fix stack-buffer-overflow V850: add emulateme test V850: fix dispose and prepare V850: fix all V850: fix mulh and cmp satadd add shl shr sar V850: mov V850: fix sld.* V850: fix runtime error left shift V850: fix test V850: fix jarl and refactor V850: fix ld st V850: fix inst.format V850: fix rzil ld.* V850: fix rzil dispose and prepare V850: fix rzil and register profile V850: fix disas memleak V850: fix ld V850: fix jump target
- Loading branch information
Showing
10 changed files
with
2,862 additions
and
909 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.