Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
43f51aeca8367ea35adad963c00bd2bc5b8d1391
/
lib
/
Target
/
ARM
/
Disassembler
/
ARMDisassembler.h
83e3f67
Allow the MCDisassembler to return a "soft fail" status code, indicating an instruction that is disassemblable, but invalid. Only used for ARM UNPREDICTABLE instructions at the moment.
by Owen Anderson
· 14 years ago
8d7d2e1
Replace the existing ARM disassembler with a new one based on the FixedLenDecoderEmitter.
by Owen Anderson
· 14 years ago
d0f3c46
Better error handling of invalid IT mask '0000', instead of just asserting.
by Johnny Chen
· 15 years ago
9899f70
Fixed a nasty layering violation in the edis source
by Sean Callanan
· 15 years ago
b68a3ee
Second try of initial ARM/Thumb disassembler check-in. It consists of a tablgen
by Johnny Chen
· 15 years ago
49d9dc4
--- Reverse-merging r98637 into '.':
by Bob Wilson
· 15 years ago
d30a98e
Initial ARM/Thumb disassembler check-in. It consists of a tablgen backend
by Johnny Chen
· 15 years ago