Searched hist:d51f86cfd8e378d4907958db77da3074f6dce3ba (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/powermac/ |
H A D | cache.S | diff d51f86cfd8e378d4907958db77da3074f6dce3ba Mon Dec 20 23:59:03 CST 2021 Alexey Kardashevskiy <aik@ozlabs.ru> powerpc/mm: Switch obsolete dssall to .long
The dssall ("Data Stream Stop All") instruction is obsolete altogether with other Data Cache Instructions since ISA 2.03 (year 2006).
LLVM IAS does not support it but PPC970 seems to be using it. This switches dssall to .long as there is no much point in fixing LLVM.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20211221055904.555763-6-aik@ozlabs.ru
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | l2cr_6xx.S | diff d51f86cfd8e378d4907958db77da3074f6dce3ba Mon Dec 20 23:59:03 CST 2021 Alexey Kardashevskiy <aik@ozlabs.ru> powerpc/mm: Switch obsolete dssall to .long
The dssall ("Data Stream Stop All") instruction is obsolete altogether with other Data Cache Instructions since ISA 2.03 (year 2006).
LLVM IAS does not support it but PPC970 seems to be using it. This switches dssall to .long as there is no much point in fixing LLVM.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20211221055904.555763-6-aik@ozlabs.ru
|
H A D | swsusp_asm64.S | diff d51f86cfd8e378d4907958db77da3074f6dce3ba Mon Dec 20 23:59:03 CST 2021 Alexey Kardashevskiy <aik@ozlabs.ru> powerpc/mm: Switch obsolete dssall to .long
The dssall ("Data Stream Stop All") instruction is obsolete altogether with other Data Cache Instructions since ISA 2.03 (year 2006).
LLVM IAS does not support it but PPC970 seems to be using it. This switches dssall to .long as there is no much point in fixing LLVM.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20211221055904.555763-6-aik@ozlabs.ru
|
H A D | swsusp_32.S | diff d51f86cfd8e378d4907958db77da3074f6dce3ba Mon Dec 20 23:59:03 CST 2021 Alexey Kardashevskiy <aik@ozlabs.ru> powerpc/mm: Switch obsolete dssall to .long
The dssall ("Data Stream Stop All") instruction is obsolete altogether with other Data Cache Instructions since ISA 2.03 (year 2006).
LLVM IAS does not support it but PPC970 seems to be using it. This switches dssall to .long as there is no much point in fixing LLVM.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20211221055904.555763-6-aik@ozlabs.ru
|
H A D | idle_6xx.S | diff d51f86cfd8e378d4907958db77da3074f6dce3ba Mon Dec 20 23:59:03 CST 2021 Alexey Kardashevskiy <aik@ozlabs.ru> powerpc/mm: Switch obsolete dssall to .long
The dssall ("Data Stream Stop All") instruction is obsolete altogether with other Data Cache Instructions since ISA 2.03 (year 2006).
LLVM IAS does not support it but PPC970 seems to be using it. This switches dssall to .long as there is no much point in fixing LLVM.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20211221055904.555763-6-aik@ozlabs.ru
|
H A D | idle.c | diff d51f86cfd8e378d4907958db77da3074f6dce3ba Mon Dec 20 23:59:03 CST 2021 Alexey Kardashevskiy <aik@ozlabs.ru> powerpc/mm: Switch obsolete dssall to .long
The dssall ("Data Stream Stop All") instruction is obsolete altogether with other Data Cache Instructions since ISA 2.03 (year 2006).
LLVM IAS does not support it but PPC970 seems to be using it. This switches dssall to .long as there is no much point in fixing LLVM.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20211221055904.555763-6-aik@ozlabs.ru
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | mmu_context.c | diff d51f86cfd8e378d4907958db77da3074f6dce3ba Mon Dec 20 23:59:03 CST 2021 Alexey Kardashevskiy <aik@ozlabs.ru> powerpc/mm: Switch obsolete dssall to .long
The dssall ("Data Stream Stop All") instruction is obsolete altogether with other Data Cache Instructions since ISA 2.03 (year 2006).
LLVM IAS does not support it but PPC970 seems to be using it. This switches dssall to .long as there is no much point in fixing LLVM.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20211221055904.555763-6-aik@ozlabs.ru
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | ppc-opcode.h | diff d51f86cfd8e378d4907958db77da3074f6dce3ba Mon Dec 20 23:59:03 CST 2021 Alexey Kardashevskiy <aik@ozlabs.ru> powerpc/mm: Switch obsolete dssall to .long
The dssall ("Data Stream Stop All") instruction is obsolete altogether with other Data Cache Instructions since ISA 2.03 (year 2006).
LLVM IAS does not support it but PPC970 seems to be using it. This switches dssall to .long as there is no much point in fixing LLVM.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20211221055904.555763-6-aik@ozlabs.ru
|