llvm-6502/test/MC/PowerPC
Ulrich Weigand 9122396a4d [PowerPC] Remove need for adjustFixupOffst hack
Now that applyFixup understands differently-sized fixups, we can define
fixup_ppc_lo16/fixup_ppc_lo16_ds/fixup_ppc_ha16 to properly be 2-byte
fixups, applied at an offset of 2 relative to the start of the 
instruction text.

This has the benefit that if we actually need to generate a real
relocation record, its address will come out correctly automatically,
without having to fiddle with the offset in adjustFixupOffset.

Tested on both 64-bit and 32-bit PowerPC, using external and
integrated assembler.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181894 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-15 15:07:06 +00:00
..
lit.local.cfg
ppc64-encoding-bookII.s [PowerPC] Add some Book II instructions to AsmParser 2013-05-03 19:51:09 +00:00
ppc64-encoding-ext.s [PowerPC] Support extended mnemonics in AsmParser 2013-05-03 19:50:27 +00:00
ppc64-encoding-fp.s [PowerPC] Add assembler parser 2013-05-03 19:49:39 +00:00
ppc64-encoding-vmx.s [PowerPC] Add assembler parser 2013-05-03 19:49:39 +00:00
ppc64-encoding.s Implement the PowerPC system call (sc) instruction. 2013-05-14 19:35:45 +00:00
ppc64-errors.s [PowerPC] Add assembler parser 2013-05-03 19:49:39 +00:00
ppc64-fixup-apply.s [PowerPC] Add test case for r181891 2013-05-15 15:02:12 +00:00
ppc64-fixups.s [PowerPC] Remove need for adjustFixupOffst hack 2013-05-15 15:07:06 +00:00
ppc64-initial-cfa.ll Replace coff-/elf-dump with llvm-readobj 2013-04-12 04:06:46 +00:00
ppc64-operands.s [PowerPC] Add assembler parser 2013-05-03 19:49:39 +00:00
ppc64-relocs-01.ll Replace coff-/elf-dump with llvm-readobj 2013-04-12 04:06:46 +00:00
ppc64-tls-relocs-01.ll Replace coff-/elf-dump with llvm-readobj 2013-04-12 04:06:46 +00:00