On 23 October 2015 at 13:35, Sergey Fedorov <serge.f...@gmail.com> wrote: > On 23.10.2015 14:10, Peter Maydell wrote: >> On 23 October 2015 at 11:14, Sergey Fedorov <serge.f...@gmail.com> wrote: >>> Thanks, Peter. What if I am going to modify DISAS_JUMP and DISAS_UPDATE >>> usage in 32-bit ARM code and apply AArch64 semantics to them? >> No objection as long as it all still works :-) > > Well, I made the main changes and tested them with arm-test-0.2.tar.gz > and linux-user-test-0.3.tar.gz from http://wiki.qemu.org/Testing. > Everything seems to be okay. Is this enough?
You need to test a guest that uses Thumb and Thumb2 as well. thanks -- PMM