Refactor some of the encoding logic into a base class. This keeps us from having
to add 10+ lines to every instruction. It may turn out that we can move this base class into it's parent class. llvm-svn: 116362
Loading
Please register or sign in to comment