Skip to content
  • Evan Cheng's avatar
    - Add some NEON ld / st instruction static encoding. · 5edd90cb
    Evan Cheng authored
    - Make bits 25-27 for ldrh, etc. explicitly zero. Previously only the JIT uses the encoding information and it's assuming anything not specified to be zero. Making them explicit so the disassembler is happy.
    Patch by Sean Callanan.
    
    llvm-svn: 75065
    5edd90cb
Loading