Skip to content
  1. Jul 07, 2010
  2. Jul 03, 2010
  3. Jul 02, 2010
  4. Jun 25, 2010
  5. Jun 23, 2010
  6. Jun 22, 2010
  7. Jun 21, 2010
  8. Jun 20, 2010
  9. Jun 18, 2010
  10. Jun 17, 2010
  11. Jun 16, 2010
  12. Jun 15, 2010
  13. Jun 14, 2010
  14. Jun 13, 2010
  15. Jun 12, 2010
  16. Jun 11, 2010
    • Bob Wilson's avatar
      Add instruction encoding for the Neon VMOV immediate instruction. This changes · 6eae520d
      Bob Wilson authored
      the machine instruction representation of the immediate value to be encoded
      into an integer with similar fields as the actual VMOV instruction.  This makes
      things easier for the disassembler, since it can just stuff the bits into the
      immediate operand, but harder for the asm printer since it has to decode the
      value to be printed.  Testcase for the encoding will follow later when MC has
      more support for ARM.
      
      llvm-svn: 105836
      6eae520d
  17. Jun 10, 2010
  18. Jun 09, 2010
Loading