summaryrefslogtreecommitdiffstats
path: root/target/openrisc/disas.c
Commit message (Expand)AuthorAgeFilesLines
* meson: targetPaolo Bonzini2020-08-211-1/+1
* meson: rename included C source files to .c.incPaolo Bonzini2020-08-211-1/+1
* target/openrisc: Implement l.adrpRichard Henderson2019-09-041-0/+1
* target/openrisc: Implement unordered fp comparisonsRichard Henderson2019-09-041-0/+24
* target/openrisc: Add support for ORFPX64A32Richard Henderson2019-09-041-0/+56
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* disas: Rename include/disas/bfd.h back to include/disas/dis-asm.hMarkus Armbruster2019-04-181-1/+1
* decodetree: Remove "insn" argument from trans_* expandersRichard Henderson2018-10-311-12/+11Star
* target/openrisc: Add print_insn_or1kRichard Henderson2018-07-021-0/+170