Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
utils
TableGen
ARMDecoderEmitter.cpp
Find file
Blame
History
Permalink
When doing Thumb disassembly, there's no need to consider t2ADDrSPi12/t2SUBrSPi12,
· d7209d2d
Johnny Chen
authored
Apr 20, 2010
as their generic counterparts t2ADDri12/t2SUBri12 should suffice. llvm-svn: 101929
d7209d2d
Loading