https://bugs.kde.org/show_bug.cgi?id=395777

Peter Maydell <peter.mayd...@linaro.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |peter.mayd...@linaro.org

--- Comment #2 from Peter Maydell <peter.mayd...@linaro.org> ---
The last four of those are all in 0xe7fxxxfx, which is the UDF always-undefined
insn. The only "handling" needed here would be suppressing the warning
(probably reasonable, since these undefined insns tend to get used by JITs and
the like for various clever tricks). 0xe6000011 is a random not-yet-allocated
encoding in the "parallel arithmetic" instruction class. Google claims it was
"used by gdb 4.x"...

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to