summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/inst.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add ppc_inst_as_u64()Michael Ellerman2020-05-261-0/+9
* powerpc: Add ppc_inst_next()Michael Ellerman2020-05-261-0/+13
* powerpc: Add prefixed instructions to instruction data typeJordan Niethe2020-05-191-6/+64
* powerpc: Introduce a function for reporting instruction lengthJordan Niethe2020-05-191-0/+5
* powerpc: Add a probe_kernel_read_inst() functionJordan Niethe2020-05-191-0/+3
* powerpc: Add a probe_user_read_inst() functionJordan Niethe2020-05-191-0/+3
* powerpc: Use a function for reading instructionsJordan Niethe2020-05-191-0/+5
* powerpc: Use a datatype for instructionsJordan Niethe2020-05-191-7/+11
* powerpc: Introduce functions for instruction equalityJordan Niethe2020-05-191-0/+5
* powerpc: Use a function for byte swapping instructionsJordan Niethe2020-05-191-0/+5
* powerpc: Use a function for getting the instruction op codeJordan Niethe2020-05-191-0/+5
* powerpc: Use an accessor for instructionsJordan Niethe2020-05-191-0/+5
* powerpc: Use a macro for creating instructions from u32sJordan Niethe2020-05-191-0/+11