• Jeffrey Lee's avatar
    Add LDHA, LDSHA macros to HdrSrc (trunk branch) · 1e87c8ed
    Jeffrey Lee authored
    Detail:
      Add two new macros to allow the loading of (un)signed halfwords from an array of halfwords, i.e. LDR(S)H $dest, [$array, $index, LSL #1]
      These shared macros help tidy up some code in the International & FontManager modules, code which needed to be changed to get the NoUnaligned build option working correctly.
    Admin:
      Tested on rev C2 beagleboard, with and without NoUnaligned. Macros are untested for the situation where unaligned loads are supported but LDRH is not; however the code produced should be identical to the code that the International & FontManager modules originally used.
    
    
    Version 1.73. Tagged as 'HdrSrc-1_73'
    1e87c8ed
Macros 63.4 KB