Re: QEMU CAS

2021-12-30 Thread Jasper Ruehl
Thank you for the great response pointing out many details we have missed! The fixed constraints solved the optimization problem. I am going to see what I can do about the other issues, it will take a while. Best regards On 23/12/2021 20:24, Richard Henderson wrote: On 12/23/21 1:51 AM, Ja

Re: QEMU CAS

2021-12-23 Thread Richard Henderson
On 12/23/21 1:51 AM, Jasper Ruehl wrote: Dear QEMU Community, after chatting a bit in the IRC channel, "stefanha" advised me to contact you via EMail about my problem. My advisor and me from the DSE chair at the TU Munich had the idea to improve the emulation of the x86 cmpxchg instruction on

QEMU CAS

2021-12-23 Thread Jasper Ruehl
Dear QEMU Community, after chatting a bit in the IRC channel, "stefanha" advised me to contact you via EMail about my problem. My advisor and me from the DSE chair at the TU Munich had the idea to improve the emulation of the x86 cmpxchg instruction on ARM64 CPUs by improving the translation s