1. 7682f9e MIPS: uasm: Add SLT uasm instruction by Markos Chandras · 10 years ago
  2. 9d98736 MIPS: uasm: Add s3s1s2 instruction builder by Markos Chandras · 10 years ago
  3. 8248881 MIPS: uasm: Add lb uasm instruction by Markos Chandras · 10 years ago
  4. 16d21a8 MIPS: uasm: Add mflo uasm instruction by Markos Chandras · 10 years ago
  5. a8e897a MIPS: uasm: Add mul uasm instruction by Markos Chandras · 10 years ago
  6. d6b3314 MIPS: uasm: Add lh uam instruction by Markos Chandras · 10 years ago
  7. ab9e4fa MIPS: uasm: Add wsbh uasm instruction by Markos Chandras · 10 years ago
  8. e8ef868 MIPS: uasm: Add sltu uasm instruction by Markos Chandras · 10 years ago
  9. 390363e MIPS: uasm: Add sltiu uasm instruction by Markos Chandras · 10 years ago
  10. f3ec7a2 MIPS: uasm: Add mfhi uasm instruction by Markos Chandras · 10 years ago
  11. 4c12a85 MIPS: uasm: Add divu uasm instruction by Markos Chandras · 10 years ago
  12. f31318f MIPS: uasm: Add srlv uasm instruction by Markos Chandras · 10 years ago
  13. bef581b MIPS: uasm: Add sllv uasm instruction by Markos Chandras · 10 years ago
  14. beef8e0 MIPS: uasm: Add u3u2u1 instruction builders by Markos Chandras · 10 years ago
  15. d674dd1 MIPS: uasm: add MT ASE yield instruction by Paul Burton · 11 years ago
  16. 53ed138 MIPS: uasm: add wait instruction by Paul Burton · 11 years ago
  17. 729ff56 MIPS: uasm: add sync instruction by Paul Burton · 11 years ago
  18. 49e9529b MIPS: uasm: add jalr instruction by Paul Burton · 11 years ago
  19. 8dee590 MIPS: uasm: add a label variant of beq by Paul Burton · 11 years ago
  20. 078a55f MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code by Paul Gortmaker · 11 years ago
  21. abc597f MIPS: microMIPS: uasm: Split 'uasm.c' into two files. by Steven J. Hill · 12 years ago
  22. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
  23. e6de1a0 MIPS: uasm: Add INS and EXT instructions. by Steven J. Hill · 12 years ago
  24. 71a1c77 MIPS: Fixup ordering of micro assembler instructions. by Steven J. Hill · 12 years ago
  25. 8d662c8 MIPS: Use WARN() in uasm for better diagnostics. by David Daney · 14 years ago
  26. bb3d68c MIPS: Add LDX and LWX instructions to uasm. by David Daney · 14 years ago
  27. c42aef0 MIPS: Add DINSM to uasm. by David Daney · 14 years ago
  28. c994115 MIPS: Octeon: Apply CN63XXP1 errata workarounds. by David Daney · 14 years ago
  29. 22b0763 MIPS: uasm: Add option to export uasm API. by David Daney · 14 years ago
  30. 5b97c3f MIPS: uasm: Add BBIT0 and BBIT1 instructions by David Daney · 14 years ago
  31. de6d5b55 MIPS: uasm: Add drotr32 and uasm_i_drotr_safe. by David Daney · 14 years ago
  32. 5808184 MIPS: uasm: Add OR instruction. by Ralf Baechle · 15 years ago
  33. 58b9e22 MIPS: Add SYSCALL to uasm. by David Daney · 15 years ago
  34. 32546f3 MIPS: Add TLBR and ROTR to uasm. by David Daney · 15 years ago
  35. 3482d71 MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h by Florian Fainelli · 15 years ago
  36. 92078e0 MIPS: Add drotr and dins instructions to uasm. by David Daney · 15 years ago
  37. 17f61e6 [MIPS] Make two functions static by Dmitri Vorobiev · 16 years ago
  38. fb2a27e7 [MIPS] Reimplement clear_page/copy_page by Thiemo Seufer · 17 years ago
  39. 234fcd1 [MIPS] Fix loads of section missmatches by Ralf Baechle · 17 years ago
  40. e30ec45 [MIPS] Split the micro-assembler from tlbex.c. by Thiemo Seufer · 17 years ago