1. 02 4月, 2011 1 次提交
    • P
      target-arm: Fix VLD of single element to all lanes · 8e18cde3
      Peter Maydell 提交于
      Fix several bugs in VLD of single element to all lanes:
      
      The "single element to all lanes" form of VLD1 differs from those for
      VLD2, VLD3 and VLD4 in that bit 5 indicates whether the loaded element
      should be written to one or two Dregs (rather than being a register
      stride). Handle this by special-casing VLD1 rather than trying to
      have one loop which deals with both VLD1 and 2/3/4.
      
      Handle VLD4.32 with 16 byte alignment specified, rather than UNDEFfing.
      
      UNDEF for the invalid size and alignment combinations.
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      Signed-off-by: NAurelien Jarno <aurelien@aurel32.net>
      8e18cde3
  2. 22 3月, 2011 3 次提交
  3. 07 3月, 2011 6 次提交
  4. 21 2月, 2011 10 次提交
  5. 11 2月, 2011 1 次提交
  6. 10 2月, 2011 3 次提交
  7. 05 2月, 2011 4 次提交
  8. 26 1月, 2011 3 次提交
  9. 18 1月, 2011 1 次提交
  10. 15 1月, 2011 8 次提交