[PATCH] Add support for ARM modified immediate syntax

Tim Northover t.p.northover at gmail.com
Thu Aug 15 03:35:50 PDT 2013


> The plan is to detect at disassembly time which immediates
> have multiple representations and choose between ri and rii versions
> based on that.

A switch or something that knows each and every instruction? That's
horrific. And not a step towards a non-duplicated solution.

Tim.



More information about the llvm-commits mailing list