Re: [Qemu-devel] [PATCH v3] s390x/tcg: add various alignment checks

2018-02-15 Thread Cornelia Huck
On Thu, 15 Feb 2018 11:38:22 +0100 David Hildenbrand wrote: > Let's add proper alignment checks for a handful of instructions that > require a SPECIFICATION exception in case alignment is violated. > > Introduce new wout/in functions. As we are right now only using them for > privileged instruct

Re: [Qemu-devel] [PATCH v3] s390x/tcg: add various alignment checks

2018-02-15 Thread Richard Henderson
On 02/15/2018 02:50 AM, David Hildenbrand wrote: > On 15.02.2018 11:38, David Hildenbrand wrote: >> Let's add proper alignment checks for a handful of instructions that >> require a SPECIFICATION exception in case alignment is violated. >> >> Introduce new wout/in functions. As we are right now onl

Re: [Qemu-devel] [PATCH v3] s390x/tcg: add various alignment checks

2018-02-15 Thread David Hildenbrand
On 15.02.2018 11:38, David Hildenbrand wrote: > Let's add proper alignment checks for a handful of instructions that > require a SPECIFICATION exception in case alignment is violated. > > Introduce new wout/in functions. As we are right now only using them for > privileged instructions, we have to