On 02.06.2015 16:28, Peter Maydell wrote: > On 2 June 2015 at 14:18, Peter Maydell <peter.mayd...@linaro.org> wrote: >> NB: a bug that's been on my todo list for ages is that the comment >> is incorrect about the wildcard being unnecessary -- this was a >> misreading of the ARM ARM by me when I wrote that code. v8 *does* >> retain the aliases of the MIDR at any unoccupied opc2 values >> in the 0, c0, c0, x space, and we should provide the wildcard >> encoding here. > ...*but* this only applies (as far as I can tell) to v8 AArch32; > v8 AArch64 MIDR has no aliases. > > -- PMM
OK, I'm going to fix that as well. Regards, Sergey