1. 08 Aug, 2004 1 commit
    • Russell King's avatar
      [ARM] Fix sparse warnings in nwfpe. · 749fb94b
      Russell King authored
      This fixes sparse warnings in fpa11_cpdt (coprocessor data transfer)
      instruction emulation.  Note that pointers need to be cast to unsigned
      long not unsigned int, so convert user registers to be unsigned long
      type.
      749fb94b
  2. 07 Aug, 2004 39 commits