Home | History | Annotate | Download | only in arm
      1         .text
      2         .global iwmmxt
      3 iwmmxt:
      4 
      5        wldrb   wr1, [r1], #0
      6        wldrh   wr1, [r1], #0
      7        wstrb   wr1, [r1], #0
      8        wstrh   wr1, [r1], #0
      9