• 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
fpmodule.inl 2.23 KB