aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/test_emulate_step.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Use a datatype for instructionsJordan Niethe2020-05-191-4/+5
* powerpc: Use an accessor for instructionsJordan Niethe2020-05-191-4/+4
* powerpc: Use a macro for creating instructions from u32sJordan Niethe2020-05-191-19/+20
* powerpc/sstep: Fix DS operand in ld encoding to appropriate valueBalamuruhan S2020-03-251-2/+3
* powerpc/lib: Fix emulate_step() std testNicholas Piggin2020-03-181-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* powerpc: sstep: Add tests for addc[.] instructionSandipan Das2019-02-231-0/+192
* powerpc: sstep: Add tests for add[.] instructionSandipan Das2019-02-231-0/+176
* powerpc: sstep: Add tests for compute type instructionsSandipan Das2019-02-231-4/+163
* powerpc/sstep: Fix emulate_step test if VSX not presentRavi Bangoria2018-06-041-6/+15
* powerpc: emulate_step() tests for load/store instructionsRavi Bangoria2017-03-031-0/+434