mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
f2a1c83c86
The encoding of NOP in ARMAsmBackend.cpp is missing a trailing zero, which causes the emission of a coprocessor instruction rather than "mov r0, r0" as indicated in the comment. The test also checks for the wrong encoding. http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121203/157919.html git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169420 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
darwin-ARM-reloc.s | ||
darwin-Thumb-reloc.s | ||
data-in-code.s | ||
empty-function-nop.ll | ||
lit.local.cfg | ||
llvm-objdump-macho-stripped.s | ||
llvm-objdump-macho.s | ||
long-call-branch-island-relocation.s | ||
no-subsections-reloc.s | ||
nop-armv4-padding.s | ||
nop-armv6t2-padding.s | ||
nop-thumb2-padding.s | ||
nop-thumb-padding.s | ||
relax-thumb2-branches.s | ||
relax-thumb-ldr-literal.s | ||
static-movt-relocs.s | ||
thumb2-function-relative-load.s | ||
thumb2-movt-fixup.s | ||
thumb2-movw-fixup.s | ||
thumb-bl-jbits.s |