Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc: Use a datatype for instructions | Jordan Niethe | 2020-05-19 | 1 | -4/+5 |
* | powerpc: Use an accessor for instructions | Jordan Niethe | 2020-05-19 | 1 | -4/+4 |
* | powerpc: Use a macro for creating instructions from u32s | Jordan Niethe | 2020-05-19 | 1 | -19/+20 |
* | powerpc/sstep: Fix DS operand in ld encoding to appropriate value | Balamuruhan S | 2020-03-25 | 1 | -2/+3 |
* | powerpc/lib: Fix emulate_step() std test | Nicholas Piggin | 2020-03-18 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | powerpc: sstep: Add tests for addc[.] instruction | Sandipan Das | 2019-02-23 | 1 | -0/+192 |
* | powerpc: sstep: Add tests for add[.] instruction | Sandipan Das | 2019-02-23 | 1 | -0/+176 |
* | powerpc: sstep: Add tests for compute type instructions | Sandipan Das | 2019-02-23 | 1 | -4/+163 |
* | powerpc/sstep: Fix emulate_step test if VSX not present | Ravi Bangoria | 2018-06-04 | 1 | -6/+15 |
* | powerpc: emulate_step() tests for load/store instructions | Ravi Bangoria | 2017-03-03 | 1 | -0/+434 |