On 12 December 2011 19:03, Peter Maydell <[email protected]> wrote: > On 12 December 2011 17:24, andrzej zaborowski <[email protected]> wrote: >> BTW: I think we can also use the "ld" branch when we see the goto >> target is in Thumb mode. > > The target of a goto is currently never Thumb (because gotos are > always to other TCG generated code and we only generate ARM insns).
I'm aware of that, I just like functions that can do what their name says well. :) Cheers
