1. 9f730a6 MIPS: uasm: Add MTHI/MTLO instructions by James Hogan · 8 years ago
  2. 61c64cf MIPS: uasm: Add DI instruction by James Hogan · 8 years ago
  3. 59e3559 MIPS: uasm: Add CFCMSA/CTCMSA instructions by James Hogan · 8 years ago
  4. c29732a MIPS: uasm: Add CFC1/CTC1 instructions by James Hogan · 8 years ago
  5. 380cd58 MIPS: Loongson-3: Fast TLB refill handler by Huacai Chen · 9 years ago
  6. e2965cd MIPS: Add MFHC0 and MTHC0 instructions to uasm. by Steven J. Hill · 10 years ago
  7. 7682f9e MIPS: uasm: Add SLT uasm instruction by Markos Chandras · 10 years ago
  8. 9d98736 MIPS: uasm: Add s3s1s2 instruction builder by Markos Chandras · 10 years ago
  9. 8248881 MIPS: uasm: Add lb uasm instruction by Markos Chandras · 10 years ago
  10. 16d21a8 MIPS: uasm: Add mflo uasm instruction by Markos Chandras · 10 years ago
  11. a8e897a MIPS: uasm: Add mul uasm instruction by Markos Chandras · 10 years ago
  12. d6b3314 MIPS: uasm: Add lh uam instruction by Markos Chandras · 10 years ago
  13. ab9e4fa MIPS: uasm: Add wsbh uasm instruction by Markos Chandras · 10 years ago
  14. e8ef868 MIPS: uasm: Add sltu uasm instruction by Markos Chandras · 10 years ago
  15. 390363e MIPS: uasm: Add sltiu uasm instruction by Markos Chandras · 10 years ago
  16. f3ec7a2 MIPS: uasm: Add mfhi uasm instruction by Markos Chandras · 10 years ago
  17. 4c12a85 MIPS: uasm: Add divu uasm instruction by Markos Chandras · 10 years ago
  18. f31318f MIPS: uasm: Add srlv uasm instruction by Markos Chandras · 10 years ago
  19. bef581b MIPS: uasm: Add sllv uasm instruction by Markos Chandras · 10 years ago
  20. beef8e0 MIPS: uasm: Add u3u2u1 instruction builders by Markos Chandras · 10 years ago
  21. d674dd1 MIPS: uasm: add MT ASE yield instruction by Paul Burton · 11 years ago
  22. 53ed138 MIPS: uasm: add wait instruction by Paul Burton · 11 years ago
  23. 729ff56 MIPS: uasm: add sync instruction by Paul Burton · 11 years ago
  24. 49e9529b MIPS: uasm: add jalr instruction by Paul Burton · 11 years ago
  25. 8dee590 MIPS: uasm: add a label variant of beq by Paul Burton · 11 years ago
  26. 078a55f MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code by Paul Gortmaker · 11 years ago
  27. cf6d905 MIPS: microMIPS: Fix macro naming in micro-assembler. by Steven J. Hill · 12 years ago
  28. a6a4834 MIPS: microMIPS: uasm: Add microMIPS micro assembler support. by Steven J. Hill · 12 years ago
  29. abc597f MIPS: microMIPS: uasm: Split 'uasm.c' into two files. by Steven J. Hill · 12 years ago
  30. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
  31. e6de1a0 MIPS: uasm: Add INS and EXT instructions. by Steven J. Hill · 12 years ago
  32. 71a1c77 MIPS: Fixup ordering of micro assembler instructions. by Steven J. Hill · 12 years ago
  33. baab01b MIPS: Don't use module.h just to export symbols in asm/uasm.h by Paul Gortmaker · 13 years ago
  34. f0daaaf MIPS: Add uasm UASM_i_SRL_SAFE macro. by David Daney · 13 years ago
  35. bb3d68c MIPS: Add LDX and LWX instructions to uasm. by David Daney · 14 years ago
  36. afc7c98 MIPS: Declare uasm bbit0 and bbit1 functions. by David Daney · 14 years ago
  37. c42aef0 MIPS: Add DINSM to uasm. by David Daney · 14 years ago
  38. 22b0763 MIPS: uasm: Add option to export uasm API. by David Daney · 14 years ago
  39. 5b97c3f MIPS: uasm: Add BBIT0 and BBIT1 instructions by David Daney · 14 years ago
  40. de6d5b55 MIPS: uasm: Add drotr32 and uasm_i_drotr_safe. by David Daney · 14 years ago
  41. 26b9e54 MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm. by David Daney · 14 years ago
  42. 5808184 MIPS: uasm: Add OR instruction. by Ralf Baechle · 15 years ago
  43. 58b9e22 MIPS: Add SYSCALL to uasm. by David Daney · 15 years ago
  44. 32546f3 MIPS: Add TLBR and ROTR to uasm. by David Daney · 15 years ago
  45. 3482d71 MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h by Florian Fainelli · 15 years ago[Renamed from arch/mips/mm/uasm.h]
  46. 92078e0 MIPS: Add drotr and dins instructions to uasm. by David Daney · 15 years ago
  47. 17f61e6 [MIPS] Make two functions static by Dmitri Vorobiev · 16 years ago
  48. fb2a27e7 [MIPS] Reimplement clear_page/copy_page by Thiemo Seufer · 17 years ago
  49. 234fcd1 [MIPS] Fix loads of section missmatches by Ralf Baechle · 17 years ago
  50. e30ec45 [MIPS] Split the micro-assembler from tlbex.c. by Thiemo Seufer · 17 years ago