The andi16, addiusp and jraddiusp micromips instructions were missing...
The andi16, addiusp and jraddiusp micromips instructions were missing dedicated decoder methods in MipsDisassembler.cpp to properly decode immediate operands. These methods are added together with corresponding tests. llvm-svn: 223006
Loading
Please sign in to comment