Skip to content
  1. Aug 14, 2003
  2. Aug 04, 2003
  3. Jul 30, 2003
  4. Jul 29, 2003
  5. Jul 08, 2003
  6. Jul 02, 2003
  7. Jun 21, 2003
  8. Jun 06, 2003
  9. Jun 05, 2003
  10. Jun 04, 2003
  11. Jun 03, 2003
  12. Jun 02, 2003
  13. May 31, 2003
  14. May 30, 2003
  15. May 29, 2003
  16. May 28, 2003
    • Misha Brukman's avatar
      Fixed ordering of elements in instructions: although the binary instructions · fded3595
      Misha Brukman authored
      list (rd, rs1, imm), in that order (bit-wise), the actual assembly syntax is
      instr rd, imm, rs1, and that is how they are constructed in the instruction
      selector. This fixes the discrepancy.
      
      Also fixed some comments along the same lines and fixed page numbers referring
      to where instructions are described in the Sparc manual.
      
      llvm-svn: 6384
      fded3595
  17. May 27, 2003
  18. May 07, 2003
Loading