On 16 October 2018 at 23:31, Richard Henderson <richard.hender...@linaro.org> wrote: > This edition moves some of the system registers into a substructure, > which is then shared with "normal" runtime and the translators. > This is seen as a better solution than letting the entire translator > have access to the main ARMCPU structure. > > Also after rebasing on mainline, there was a new cortex-m33 failure > caused by v8m implying v7ve implying arm_div. >
Applied to target-arm.next, thanks. -- PMM