aboutsummaryrefslogtreecommitdiff
path: root/target/openrisc/disas.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-21meson: targetPaolo Bonzini1-1/+1
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini1-1/+1
2019-09-04target/openrisc: Implement l.adrpRichard Henderson1-0/+1
2019-09-04target/openrisc: Implement unordered fp comparisonsRichard Henderson1-0/+24
2019-09-04target/openrisc: Add support for ORFPX64A32Richard Henderson1-0/+56
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-04-18disas: Rename include/disas/bfd.h back to include/disas/dis-asm.hMarkus Armbruster1-1/+1
2018-10-31decodetree: Remove "insn" argument from trans_* expandersRichard Henderson1-12/+11
2018-07-03target/openrisc: Add print_insn_or1kRichard Henderson1-0/+170