index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
ppc-opcode.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc64/bpf: Add support for bpf trampolines
Naveen N Rao
2024-10-31
1
-0
/
+14
*
powerpc64/bpf: jit support for signed division and modulo
Artem Savkov
2024-07-11
1
-0
/
+1
*
powerpc64/bpf: jit support for sign extended load
Artem Savkov
2024-07-11
1
-0
/
+1
*
powerpc/bpf/32: Fix failing test_bpf tests
Christophe Leroy
2024-05-07
1
-0
/
+4
*
powerpc/inst: add PPC_TLBILX_LPID
Nick Desaulniers
2023-08-16
1
-0
/
+2
*
powerpc/dexcr: Handle hashchk exception
Benjamin Gray
2023-06-19
1
-0
/
+1
*
powerpc/64: vmlinux support building with PCREL addresing
Nicholas Piggin
2023-04-20
1
-0
/
+8
*
powerpc: add ISA v3.0 / v3.1 wait opcode macro
Nicholas Piggin
2022-09-28
1
-2
/
+5
*
powerpc/ppc-opcode: Fix PPC_RAW_TW()
Christophe Leroy
2022-08-10
1
-1
/
+1
*
powerpc: Don't hide eh field of lwarx behind a macro
Christophe Leroy
2022-08-10
1
-10
/
+1
*
powerpc/ppc-opcode: Define and use PPC_RAW_SETB()
Christophe Leroy
2022-07-27
1
-1
/
+1
*
powerpc/ppc-opcode: Define and use PPC_RAW_TRAP() and PPC_RAW_TW()
Christophe Leroy
2022-07-27
1
-0
/
+2
*
powerpc/opcodes: Remove unused PPC_INST_XXX macros
Christophe Leroy
2022-05-22
1
-9
/
+4
*
powerpc/inst: Remove PPC_INST_BL
Christophe Leroy
2022-05-22
1
-1
/
+0
*
powerpc/inst: Remove PPC_INST_BRANCH
Christophe Leroy
2022-05-22
1
-2
/
+1
*
powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding.
Christophe Leroy
2022-05-19
1
-0
/
+5
*
powerpc: Reject probes on instructions that can't be single stepped
Naveen N. Rao
2022-05-05
1
-0
/
+18
*
powerpc: Sort and de-dup primary opcodes in ppc-opcode.h
Naveen N. Rao
2022-05-05
1
-38
/
+31
*
powerpc/vas: Return paste instruction failure if no active window
Haren Myneni
2022-03-07
1
-0
/
+2
*
powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06
Naveen N. Rao
2022-01-15
1
-0
/
+1
*
powerpc/mm/book3s64/hash: Switch pre 2.06 tlbiel to .long
Alexey Kardashevskiy
2021-12-23
1
-0
/
+2
*
powerpc/mm: Switch obsolete dssall to .long
Alexey Kardashevskiy
2021-12-23
1
-0
/
+2
*
powerpc/ppc-opcode: introduce PPC_RAW_BRANCH() macro
Hari Bathini
2021-11-25
1
-0
/
+2
*
powerpc: Use lwarx/ldarx directly instead of PPC_LWARX/LDARX macros
Christophe Leroy
2021-08-25
1
-2
/
+0
*
powerpc/optprobes: use PPC_RAW_ macros
Christophe Leroy
2021-06-16
1
-6
/
+5
*
powerpc: Replace PPC_INST_NOP by PPC_RAW_NOP()
Christophe Leroy
2021-06-15
1
-2
/
+1
*
powerpc/traps: Start using PPC_RAW_xx() macros
Christophe Leroy
2021-06-15
1
-1
/
+0
*
powerpc/lib/feature-fixups: Use PPC_RAW_xxx() macros
Christophe Leroy
2021-06-15
1
-0
/
+4
*
powerpc/ebpf64: Use PPC_RAW_MFLR()
Christophe Leroy
2021-06-15
1
-2
/
+1
*
powerpc/security: Use PPC_RAW_BLR() and PPC_RAW_NOP()
Christophe Leroy
2021-06-15
1
-2
/
+1
*
powerpc/modules: Use PPC_RAW_xx() macros
Christophe Leroy
2021-06-15
1
-7
/
+4
*
powerpc/signal: Use PPC_RAW_xx() macros
Christophe Leroy
2021-06-15
1
-2
/
+3
*
powerpc/opcodes: Add shorter macros for registers for use with PPC_RAW_xx()
Christophe Leroy
2021-06-15
1
-0
/
+34
*
powerpc: Rework PPC_RAW_xxx() macros for prefixed instructions
Christophe Leroy
2021-06-15
1
-4
/
+4
*
powerpc/sstep: Add tests for setb instruction
Sathvika Vasireddy
2021-05-23
1
-0
/
+1
*
powerpc/ebpf32: Use standard function call for functions within 32M distance
Christophe Leroy
2021-04-21
1
-0
/
+1
*
powerpc/asm: Add some opcodes in asm/ppc-opcode.h for PPC32 eBPF
Christophe Leroy
2021-04-03
1
-0
/
+12
*
powerpc/ppc-opcode: Add encoding macros for VSX vector paired instructions
Balamuruhan S
2020-12-10
1
-0
/
+13
*
powerpc/ppc-opcode: Add PPC_RAW_MFSPR()
Christophe Leroy
2020-12-09
1
-1
/
+2
*
powerpc/ppc-opcode: Add divde and divdeu opcodes
Balamuruhan S
2020-07-29
1
-0
/
+6
*
powerpc/sstep: Add tests for prefixed floating-point load/stores
Jordan Niethe
2020-07-23
1
-0
/
+4
*
powerpc/sstep: Add tests for prefixed integer load/stores
Jordan Niethe
2020-07-23
1
-0
/
+9
*
powerpc/ppc-opcode: Fold PPC_INST_* macros into PPC_RAW_* macros
Balamuruhan S
2020-07-16
1
-265
/
+129
*
powerpc/ppc-opcode: Reuse raw instruction macros to stringify
Balamuruhan S
2020-07-16
1
-158
/
+75
*
powerpc/ppc-opcode: Consolidate powerpc instructions from bpf_jit.h
Balamuruhan S
2020-07-16
1
-0
/
+85
*
powerpc/ppc-opcode: Move ppc instruction encoding from test_emulate_step
Balamuruhan S
2020-07-16
1
-0
/
+18
*
powerpc/ppc-opcode: Introduce PPC_RAW_* macros for base instruction encoding
Balamuruhan S
2020-07-16
1
-7
/
+86
*
powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.h
Nicholas Piggin
2020-07-16
1
-0
/
+2
*
powerpc/pmem: Add new instructions for persistent storage and sync
Aneesh Kumar K.V
2020-07-16
1
-0
/
+12
*
powerpc/64/signal: Balance return predictor stack in signal trampoline
Nicholas Piggin
2020-07-15
1
-0
/
+1
[next]