Le 6 juil. 2017 4:08 AM, "James Almer" a écrit :
On 6/22/2017 5:35 AM, Matthieu Bouron wrote:
> On Wed, Jun 21, 2017 at 10:19:33PM +0200, Matthieu Bouron wrote:
>> On Wed, Jun 21, 2017 at 04:57:53PM -0300, James Almer wrote:
>>> On 6/19/2017 6:08 AM, Matthieu Bouron wrote:
Avoids overriding
On 6/22/2017 5:35 AM, Matthieu Bouron wrote:
> On Wed, Jun 21, 2017 at 10:19:33PM +0200, Matthieu Bouron wrote:
>> On Wed, Jun 21, 2017 at 04:57:53PM -0300, James Almer wrote:
>>> On 6/19/2017 6:08 AM, Matthieu Bouron wrote:
Avoids overriding v0 (which containins the result of the tested
On Wed, Jun 21, 2017 at 10:19:33PM +0200, Matthieu Bouron wrote:
> On Wed, Jun 21, 2017 at 04:57:53PM -0300, James Almer wrote:
> > On 6/19/2017 6:08 AM, Matthieu Bouron wrote:
> > > Avoids overriding v0 (which containins the result of the tested
> > > function) in checkasm_call_checked.
> > >
> >
On Wed, Jun 21, 2017 at 04:57:53PM -0300, James Almer wrote:
> On 6/19/2017 6:08 AM, Matthieu Bouron wrote:
> > Avoids overriding v0 (which containins the result of the tested
> > function) in checkasm_call_checked.
> >
> > Also properly calls checkasm_call_checked.
> > ---
> > tests/checkasm/aar
On 6/19/2017 6:08 AM, Matthieu Bouron wrote:
> Avoids overriding v0 (which containins the result of the tested
> function) in checkasm_call_checked.
>
> Also properly calls checkasm_call_checked.
> ---
> tests/checkasm/aarch64/checkasm.S | 8
> tests/checkasm/checkasm.h | 2 ++
>
On Mon, Jun 19, 2017 at 11:08:39AM +0200, Matthieu Bouron wrote:
> Avoids overriding v0 (which containins the result of the tested
> function) in checkasm_call_checked.
>
> Also properly calls checkasm_call_checked.
> ---
> tests/checkasm/aarch64/checkasm.S | 8
> tests/checkasm/checkasm
Avoids overriding v0 (which containins the result of the tested
function) in checkasm_call_checked.
Also properly calls checkasm_call_checked.
---
tests/checkasm/aarch64/checkasm.S | 8
tests/checkasm/checkasm.h | 2 ++
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git