[ARM] Prevent continuous folding of SUBC
Under some situations under Thumb1, we could be stuck in an infinite loop recombining the same instruction. This puts a limit on that, not combining SUBC with SUBE repeatedly.
Loading
Please sign in to comment