mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-17 03:30:28 +00:00
parses the .word directive as 4 bytes and ARMAsmParser::ParseInstruction will give an error is called. Broke out the test of the .word directive into two different test cases, one for x86 and one for arm. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81817 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
arm_word_directive.s | ||
assignment.s | ||
conditional_asm.s | ||
dg.exp | ||
directive_abort.s | ||
directive_align.s | ||
directive_ascii.s | ||
directive_comm.s | ||
directive_darwin_section.s | ||
directive_desc.s | ||
directive_file.s | ||
directive_fill.s | ||
directive_include.s | ||
directive_lcomm.s | ||
directive_line.s | ||
directive_loc.s | ||
directive_lsym.s | ||
directive_org.s | ||
directive_set.s | ||
directive_space.s | ||
directive_subsections_via_symbols.s | ||
directive_symbol_attrs.s | ||
directive_values.s | ||
directive_zerofill.s | ||
exprs-invalid.s | ||
exprs.s | ||
hello.s | ||
labels.s | ||
x86_instructions.s | ||
x86_operands.s | ||
x86_word_directive.s |