aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/inst.h
AgeCommit message (Expand)Author
2020-05-26powerpc: Add ppc_inst_as_u64()Michael Ellerman
2020-05-26powerpc: Add ppc_inst_next()Michael Ellerman
2020-05-19powerpc: Add prefixed instructions to instruction data typeJordan Niethe
2020-05-19powerpc: Introduce a function for reporting instruction lengthJordan Niethe
2020-05-19powerpc: Add a probe_kernel_read_inst() functionJordan Niethe
2020-05-19powerpc: Add a probe_user_read_inst() functionJordan Niethe
2020-05-19powerpc: Use a function for reading instructionsJordan Niethe
2020-05-19powerpc: Use a datatype for instructionsJordan Niethe
2020-05-19powerpc: Introduce functions for instruction equalityJordan Niethe
2020-05-19powerpc: Use a function for byte swapping instructionsJordan Niethe
2020-05-19powerpc: Use a function for getting the instruction op codeJordan Niethe
2020-05-19powerpc: Use an accessor for instructionsJordan Niethe
2020-05-19powerpc: Use a macro for creating instructions from u32sJordan Niethe