Sign in
llvm
/
llvm
/
8924ea3d57d5fdfc11ce7562c3eaf0ce127ebc86
/
test
/
MC
/
Mips
/
mips-data-directives.s
4f17f73
[mips] Implemented the .hword directive.
by Scott Egerton
· 9 years ago
6af60eb
Relax these tests a bit.
by Rafael Espindola
· 10 years ago
ffbc2a1
Mips.abiflags is a new implicitly generated section that will be present on all new modules. The section contains a versioned data structure which represents essentially information to allow a program loader to determine the requirements of the application. This patch implements mips.abiflags section and provides test cases for it.
by Vladimir Medic
· 11 years ago
75203b6
[mips] Add support to the '.dword' directive.
by Matheus Almeida
· 11 years ago