mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-04 21:30:49 +00:00
5df0e0a61d
with immediates up to 16-bits in size. The same logic is applied to other LDR encodings, e.g. VLDR, but which use a different immediate bit width (8-bits in VLDR's case). Removing the "12" allows it to be more generic. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118094 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
arm_instructions.s | ||
arm_word_directive.s | ||
dg.exp | ||
neon-abs-encoding.s | ||
neon-absdiff-encoding.s | ||
neon-add-encoding.s | ||
neon-bitcount-encoding.s | ||
neon-bitwise-encoding.s | ||
neon-cmp-encoding.s | ||
neon-convert-encoding.s | ||
neon-dup-encoding.s | ||
neon-minmax-encoding.s | ||
neon-mov-encoding.s | ||
neon-mul-accum-encoding.s | ||
neon-mul-encoding.s | ||
neon-neg-encoding.s | ||
neon-pairwise-encoding.s | ||
neon-reciprocal-encoding.s | ||
neon-reverse-encoding.s | ||
neon-satshift-encoding.s | ||
neon-shift-encoding.s | ||
neon-shiftaccum-encoding.s | ||
neon-shuffle-encoding.s | ||
neon-sub-encoding.s | ||
neon-table-encoding.s | ||
neon-vld-encoding.s | ||
neon-vst-encoding.s | ||
simple-encoding.ll | ||
simple-fp-encoding.s |