Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc: Don't use 'struct ppc_inst' to reference instruction location | Christophe Leroy | 2021-06-16 | 1 | -1/+1 |
* | powerpc: Replace PPC_INST_NOP by PPC_RAW_NOP() | Christophe Leroy | 2021-06-15 | 1 | -1/+1 |
* | powerpc: Switch to relative jump labels | Christophe Leroy | 2021-04-03 | 1 | -2/+2 |
* | powerpc: Use a datatype for instructions | Jordan Niethe | 2020-05-18 | 1 | -1/+1 |
* | powerpc: Use a macro for creating instructions from u32s | Jordan Niethe | 2020-05-18 | 1 | -1/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada | 2019-01-06 | 1 | -2/+0 |
* | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} | Peter Zijlstra | 2015-08-03 | 1 | -1/+1 |
* | powerpc: Fix build breakage in jump_label.c | Al Viro | 2011-11-16 | 1 | -0/+2 |
* | powerpc: Add jump label support | Michael Ellerman | 2011-07-01 | 1 | -0/+23 |