<p dir="ltr"><br>
> Is this something you can add a regression test that specifically exercises the issue so we don't regress? (I realize that you can likely reproduce this just be enabling various verifiers on existing tests, or enabling fast isel on them, but it'd be good to explicitly test the things you end up fixing.</p>

<p dir="ltr">All that's needed is emitting LDRBi12 and enabling MI validation, so yes. I can add a test for just that if you think it's useful. </p>
<p dir="ltr">In the end I think register classes are kind of broken on ARM, I'd like to fix it once I'm done with a few PNaCl things. </p>