On 02/15/2018 03:17 PM, Emilio G. Cota wrote: > + (dc->pc - dc->base.pc_first) >= (TARGET_PAGE_SIZE - 32)) {
What is this, and why is it not a bug to be fixed via elimination? Surely this condition is covered by the normal max_insns test. r~
On 02/15/2018 03:17 PM, Emilio G. Cota wrote: > + (dc->pc - dc->base.pc_first) >= (TARGET_PAGE_SIZE - 32)) {
What is this, and why is it not a bug to be fixed via elimination? Surely this condition is covered by the normal max_insns test. r~