This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-03-05 19:10:19 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
MC
History
Owen Anderson
b843f3625d
Handle STRT (and friends) like LDRT (and friends) for decoding purposes. Port over additional encoding tests to decoding tests.
...
llvm-svn: 140032
2011-09-19 18:07:10 +00:00
..
ARM
Thumb2 assembly parsing and encoding for SXTAB/SXTAB16/SXTAH.
2011-09-19 17:56:37 +00:00
AsmParser
Added regression test for bug
#10869
.
2011-09-19 07:48:08 +00:00
COFF
Add the suffix to the Win64 EH data sections' names if given. Add a test for
2011-05-27 21:38:47 +00:00
Disassembler
Handle STRT (and friends) like LDRT (and friends) for decoding purposes. Port over additional encoding tests to decoding tests.
2011-09-19 18:07:10 +00:00
ELF
Fix the bitwidth of the remaining fields.
2011-08-04 17:00:11 +00:00
MachO
Fix a Darwin x86_64 special case of a jmp to a temporary symbol from an atom
2011-09-08 20:53:44 +00:00
MBlaze
Teach the MBlaze asm parser how to parse special purpose register names.
2010-12-20 20:43:24 +00:00
X86
Re-write part of VEX encoding logic, to be more easy to read! Also fix
2011-08-19 22:27:29 +00:00