llvm-6502/lib/Target/PowerPC/AsmParser
Ulrich Weigand ff16df71f5 [PowerPC] Support .llong and fix .word
This adds support for the .llong PowerPC-specifc assembler directive.
In doing so, I notices that .word is currently incorrect: it is
supposed to define a 2-byte data element, not a 4-byte one.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185911 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-09 07:59:25 +00:00
..
CMakeLists.txt
LLVMBuild.txt [PowerPC] Add missing build dependency 2013-06-20 16:38:00 +00:00
Makefile
PPCAsmParser.cpp [PowerPC] Support .llong and fix .word 2013-07-09 07:59:25 +00:00