1. 99029be target/mips: Add implementation of GINVT instruction by Yongbok Kim · 5 years ago
  2. 3979fca disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h by Markus Armbruster · 6 years ago
  3. ca66f1a disas: Remove unused macro '_' by Lluís Vilanova · 8 years ago
  4. 01bc435 target-mips: implement R6 multi-threading by Yongbok Kim · 9 years ago
  5. c684822 mips: Clean up includes by Peter Maydell · 9 years ago
  6. d76f365 disas/mips: Add R6 jr/jr.hb to disassembler by James Hogan · 9 years ago
  7. 6b9c26f disas/mips: fix disassembling R6 instructions by Yongbok Kim · 10 years ago
  8. 5204ea7 target-mips: add MTHC0 and MFHC0 instructions by Leon Alrae · 10 years ago
  9. ce9782f target-mips: add ERETNC instruction and Config5.LLB bit by Leon Alrae · 10 years ago
  10. 8ef3915 disas/mips: disable unused mips16_to_32_reg_map[] by Leon Alrae · 10 years ago
  11. 8e5f757 disas/mips: remove unused mips_msa_control_names_numeric[32] by Leon Alrae · 10 years ago
  12. ed8a933 disas/mips.c: disassemble MSA instructions by Yongbok Kim · 10 years ago
  13. 9456c2f target-mips: add TLBINV support by Leon Alrae · 11 years ago
  14. 0aefa33 target-mips: remove JR, BLTZAL, BGEZAL and add NAL, BAL instructions by Yongbok Kim · 11 years ago
  15. 3f49388 target-mips: add new Floating Point Comparison instructions by Yongbok Kim · 11 years ago
  16. e7f16ab target-mips: add new Floating Point instructions by Leon Alrae · 11 years ago
  17. d4ea6ac target-mips: add AUI, LSA and PCREL instruction families by Leon Alrae · 11 years ago
  18. 31837be target-mips: add compact and CP1 branches by Yongbok Kim · 11 years ago
  19. 15eacb9 target-mips: add ALIGN, DALIGN, BITSWAP and DBITSWAP instructions by Yongbok Kim · 11 years ago
  20. 4267d3e target-mips: move CLO, DCLO, CLZ, DCLZ, SDBBP and free special2 in R6 by Leon Alrae · 11 years ago
  21. b42ee5e target-mips: redefine Integer Multiply and Divide instructions by Leon Alrae · 11 years ago
  22. bf7910c target-mips: move PREF, CACHE, LLD and SCD instructions by Leon Alrae · 11 years ago
  23. 4368b29 target-mips: move LL and SC instructions by Leon Alrae · 11 years ago
  24. b691d9d target-mips: add SELEQZ and SELNEZ instructions by Leon Alrae · 11 years ago
  25. 76cad71 build: kill libdis, move disassemblers to disas/ by Paolo Bonzini · 12 years ago[Renamed (99%) from mips-dis.c]
  26. b2bedb2 Remove blanks before \n in output strings by Stefan Weil · 13 years ago
  27. 6e2d864 *-dis: Replace fprintf_ftype by fprintf_function (format checking) by Stefan Weil · 14 years ago
  28. 15656e0 mips-dis: add support for Godson integer instructions by Aurelien Jarno · 15 years ago
  29. 72139e8 mips-dis: Add missing static attributes by Stefan Weil · 15 years ago
  30. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 15 years ago
  31. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  32. f9480ff Fix remaining compiler warnings for mips targets. by ths · 16 years ago
  33. eb38c52 Fix most warnings that would be caused by gcc flag -Wundef by blueswir1 · 16 years ago
  34. a5f1b96 Fix warnings that would be generated by gcc -Wstrict-prototypes by blueswir1 · 16 years ago
  35. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  36. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  37. 52da07d MIPS disassembler update. by ths · 17 years ago
  38. 2949058 MIPS disassembler update. by ths · 18 years ago
  39. 42fe404 dump all mips insn (Thiemo Seufer) by bellard · 19 years ago
  40. 48024e4 m68k disassembler (Paul Brook) by bellard · 19 years ago
  41. e0727e1 removed bogus include by bellard · 20 years ago
  42. 6643d27 MIPS disas support by bellard · 20 years ago