alvise rigo writes:
> On Mon, Aug 3, 2015 at 6:06 PM, Alex Bennée wrote:
>
>>
>> alvise rigo writes:
>>
>> > On Mon, Aug 3, 2015 at 12:30 PM, Alex Bennée
>> wrote:
>> >>
>> >> alvise rigo writes:
>> >>
>> >>> Hi Alex,
>> >>>
>> >>> Nice set of tests, they are proving to be helpful.
>> >>> On
On Mon, Aug 3, 2015 at 6:06 PM, Alex Bennée wrote:
>
> alvise rigo writes:
>
> > On Mon, Aug 3, 2015 at 12:30 PM, Alex Bennée
> wrote:
> >>
> >> alvise rigo writes:
> >>
> >>> Hi Alex,
> >>>
> >>> Nice set of tests, they are proving to be helpful.
> >>> One question below.
> >>>
>
> >>>
> >>>
alvise rigo writes:
> On Mon, Aug 3, 2015 at 12:30 PM, Alex Bennée wrote:
>>
>> alvise rigo writes:
>>
>>> Hi Alex,
>>>
>>> Nice set of tests, they are proving to be helpful.
>>> One question below.
>>>
>>>
>>> Why are we calling these last two instructions with the 'eq' suffix?
>>> Shouldn't
On Mon, Aug 3, 2015 at 12:30 PM, Alex Bennée wrote:
>
> alvise rigo writes:
>
>> Hi Alex,
>>
>> Nice set of tests, they are proving to be helpful.
>> One question below.
>>
>> On Fri, Jul 31, 2015 at 5:54 PM, Alex Bennée wrote:
>>> From: Alex Bennée
>>>
>>> This test has been written mainly to
alvise rigo writes:
> Hi Alex,
>
> Nice set of tests, they are proving to be helpful.
> One question below.
>
> On Fri, Jul 31, 2015 at 5:54 PM, Alex Bennée wrote:
>> From: Alex Bennée
>>
>> This test has been written mainly to stress multi-threaded TCG behaviour
>> but will demonstrate failur
Hi Alex,
Nice set of tests, they are proving to be helpful.
One question below.
On Fri, Jul 31, 2015 at 5:54 PM, Alex Bennée wrote:
> From: Alex Bennée
>
> This test has been written mainly to stress multi-threaded TCG behaviour
> but will demonstrate failure by default on real hardware. The te
On Fri, Jul 31, 2015 at 04:54:01PM +0100, Alex Bennée wrote:
> From: Alex Bennée
>
> This test has been written mainly to stress multi-threaded TCG behaviour
> but will demonstrate failure by default on real hardware. The test takes
> the following parameters:
>
> - "lock" use GCC's locking se
From: Alex Bennée
This test has been written mainly to stress multi-threaded TCG behaviour
but will demonstrate failure by default on real hardware. The test takes
the following parameters:
- "lock" use GCC's locking semantics
- "excl" use load/store exclusive semantics
- "acqrel" use acqu