Searched hist:"217862 d9b98bf08958d57fd7b31b9de0f1a9477d" (Results 1 – 4 of 4) sorted by relevance
/linux/arch/powerpc/include/asm/ |
H A D | inst.h | diff 217862d9b98bf08958d57fd7b31b9de0f1a9477d Wed May 06 05:40:30 CEST 2020 Jordan Niethe <jniethe5@gmail.com> powerpc: Introduce functions for instruction equality
In preparation for an instruction data type that can not be directly used with the '==' operator use functions for checking equality.
Signed-off-by: Jordan Niethe <jniethe5@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Reviewed-by: Balamuruhan S <bala24@linux.ibm.com> Link: https://lore.kernel.org/r/20200506034050.24806-11-jniethe5@gmail.com
|
/linux/arch/powerpc/kernel/trace/ |
H A D | ftrace.c | diff 217862d9b98bf08958d57fd7b31b9de0f1a9477d Wed May 06 05:40:30 CEST 2020 Jordan Niethe <jniethe5@gmail.com> powerpc: Introduce functions for instruction equality
In preparation for an instruction data type that can not be directly used with the '==' operator use functions for checking equality.
Signed-off-by: Jordan Niethe <jniethe5@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Reviewed-by: Balamuruhan S <bala24@linux.ibm.com> Link: https://lore.kernel.org/r/20200506034050.24806-11-jniethe5@gmail.com
|
/linux/arch/powerpc/lib/ |
H A D | code-patching.c | diff 217862d9b98bf08958d57fd7b31b9de0f1a9477d Wed May 06 05:40:30 CEST 2020 Jordan Niethe <jniethe5@gmail.com> powerpc: Introduce functions for instruction equality
In preparation for an instruction data type that can not be directly used with the '==' operator use functions for checking equality.
Signed-off-by: Jordan Niethe <jniethe5@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Reviewed-by: Balamuruhan S <bala24@linux.ibm.com> Link: https://lore.kernel.org/r/20200506034050.24806-11-jniethe5@gmail.com
|
/linux/arch/powerpc/xmon/ |
H A D | xmon.c | diff 217862d9b98bf08958d57fd7b31b9de0f1a9477d Wed May 06 05:40:30 CEST 2020 Jordan Niethe <jniethe5@gmail.com> powerpc: Introduce functions for instruction equality
In preparation for an instruction data type that can not be directly used with the '==' operator use functions for checking equality.
Signed-off-by: Jordan Niethe <jniethe5@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Reviewed-by: Balamuruhan S <bala24@linux.ibm.com> Link: https://lore.kernel.org/r/20200506034050.24806-11-jniethe5@gmail.com
|