Home
last modified time | relevance | path

Searched hist:"98 c45f51f767bfdd71d773cceaceb403352e51ae" (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/powerpc/copyloops/
H A D.gitignorediff 98c45f51f767bfdd71d773cceaceb403352e51ae Fri Aug 03 12:13:04 CEST 2018 Paul Mackerras <paulus@ozlabs.org> selftests/powerpc/64: Test all paths through copy routines

The hand-coded assembler 64-bit copy routines include feature sections
that select one code path or another depending on which CPU we are
executing on. The self-tests for these copy routines end up testing
just one path. This adds a mechanism for selecting any desired code
path at compile time, and makes 2 or 3 versions of each test, each
using a different code path, so as to cover all the possible paths.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
[mpe: Add -mcpu=power4 to CFLAGS for older compilers]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
H A DMakefilediff 98c45f51f767bfdd71d773cceaceb403352e51ae Fri Aug 03 12:13:04 CEST 2018 Paul Mackerras <paulus@ozlabs.org> selftests/powerpc/64: Test all paths through copy routines

The hand-coded assembler 64-bit copy routines include feature sections
that select one code path or another depending on which CPU we are
executing on. The self-tests for these copy routines end up testing
just one path. This adds a mechanism for selecting any desired code
path at compile time, and makes 2 or 3 versions of each test, each
using a different code path, so as to cover all the possible paths.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
[mpe: Add -mcpu=power4 to CFLAGS for older compilers]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
/linux/tools/testing/selftests/powerpc/copyloops/asm/
H A Dppc_asm.hdiff 98c45f51f767bfdd71d773cceaceb403352e51ae Fri Aug 03 12:13:04 CEST 2018 Paul Mackerras <paulus@ozlabs.org> selftests/powerpc/64: Test all paths through copy routines

The hand-coded assembler 64-bit copy routines include feature sections
that select one code path or another depending on which CPU we are
executing on. The self-tests for these copy routines end up testing
just one path. This adds a mechanism for selecting any desired code
path at compile time, and makes 2 or 3 versions of each test, each
using a different code path, so as to cover all the possible paths.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
[mpe: Add -mcpu=power4 to CFLAGS for older compilers]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
/linux/arch/powerpc/lib/
H A Dmemcpy_64.Sdiff 98c45f51f767bfdd71d773cceaceb403352e51ae Fri Aug 03 12:13:04 CEST 2018 Paul Mackerras <paulus@ozlabs.org> selftests/powerpc/64: Test all paths through copy routines

The hand-coded assembler 64-bit copy routines include feature sections
that select one code path or another depending on which CPU we are
executing on. The self-tests for these copy routines end up testing
just one path. This adds a mechanism for selecting any desired code
path at compile time, and makes 2 or 3 versions of each test, each
using a different code path, so as to cover all the possible paths.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
[mpe: Add -mcpu=power4 to CFLAGS for older compilers]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
H A Dmemcpy_power7.Sdiff 98c45f51f767bfdd71d773cceaceb403352e51ae Fri Aug 03 12:13:04 CEST 2018 Paul Mackerras <paulus@ozlabs.org> selftests/powerpc/64: Test all paths through copy routines

The hand-coded assembler 64-bit copy routines include feature sections
that select one code path or another depending on which CPU we are
executing on. The self-tests for these copy routines end up testing
just one path. This adds a mechanism for selecting any desired code
path at compile time, and makes 2 or 3 versions of each test, each
using a different code path, so as to cover all the possible paths.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
[mpe: Add -mcpu=power4 to CFLAGS for older compilers]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
H A Dcopyuser_64.Sdiff 98c45f51f767bfdd71d773cceaceb403352e51ae Fri Aug 03 12:13:04 CEST 2018 Paul Mackerras <paulus@ozlabs.org> selftests/powerpc/64: Test all paths through copy routines

The hand-coded assembler 64-bit copy routines include feature sections
that select one code path or another depending on which CPU we are
executing on. The self-tests for these copy routines end up testing
just one path. This adds a mechanism for selecting any desired code
path at compile time, and makes 2 or 3 versions of each test, each
using a different code path, so as to cover all the possible paths.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
[mpe: Add -mcpu=power4 to CFLAGS for older compilers]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
H A Dcopyuser_power7.Sdiff 98c45f51f767bfdd71d773cceaceb403352e51ae Fri Aug 03 12:13:04 CEST 2018 Paul Mackerras <paulus@ozlabs.org> selftests/powerpc/64: Test all paths through copy routines

The hand-coded assembler 64-bit copy routines include feature sections
that select one code path or another depending on which CPU we are
executing on. The self-tests for these copy routines end up testing
just one path. This adds a mechanism for selecting any desired code
path at compile time, and makes 2 or 3 versions of each test, each
using a different code path, so as to cover all the possible paths.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
[mpe: Add -mcpu=power4 to CFLAGS for older compilers]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>