index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
inst.h
Age
Commit message (
Expand
)
Author
2020-07-23
powerpc: Add a ppc_inst_as_str() helper
Jordan Niethe
2020-05-26
powerpc: Add ppc_inst_as_u64()
Michael Ellerman
2020-05-26
powerpc: Add ppc_inst_next()
Michael Ellerman
2020-05-19
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
2020-05-19
powerpc: Introduce a function for reporting instruction length
Jordan Niethe
2020-05-19
powerpc: Add a probe_kernel_read_inst() function
Jordan Niethe
2020-05-19
powerpc: Add a probe_user_read_inst() function
Jordan Niethe
2020-05-19
powerpc: Use a function for reading instructions
Jordan Niethe
2020-05-19
powerpc: Use a datatype for instructions
Jordan Niethe
2020-05-19
powerpc: Introduce functions for instruction equality
Jordan Niethe
2020-05-19
powerpc: Use a function for byte swapping instructions
Jordan Niethe
2020-05-19
powerpc: Use a function for getting the instruction op code
Jordan Niethe
2020-05-19
powerpc: Use an accessor for instructions
Jordan Niethe
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe