On 09/23/2015 12:28 PM, Peter Maydell wrote: >> - /* Steal room for the prologue at the end of the buffer. This ensures >> - (via the MAX_CODE_GEN_BUFFER_SIZE limits above) that direct branches >> - from TB's to the prologue are going to be in range. It also means >> - that we don't need to mark (additional) portions of the data segment >> - as executable. */ > > I take it we don't have any annoying targets with branch-forwards > ranges larger than their branch-backwards ranges...
No, thankfully. r~