index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
inst.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-23
powerpc: Add a ppc_inst_as_str() helper
Jordan Niethe
1
-0
/
+19
2020-05-26
powerpc: Add ppc_inst_as_u64()
Michael Ellerman
1
-0
/
+9
2020-05-26
powerpc: Add ppc_inst_next()
Michael Ellerman
1
-0
/
+13
2020-05-19
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
1
-6
/
+64
2020-05-19
powerpc: Introduce a function for reporting instruction length
Jordan Niethe
1
-0
/
+5
2020-05-19
powerpc: Add a probe_kernel_read_inst() function
Jordan Niethe
1
-0
/
+3
2020-05-19
powerpc: Add a probe_user_read_inst() function
Jordan Niethe
1
-0
/
+3
2020-05-19
powerpc: Use a function for reading instructions
Jordan Niethe
1
-0
/
+5
2020-05-19
powerpc: Use a datatype for instructions
Jordan Niethe
1
-7
/
+11
2020-05-19
powerpc: Introduce functions for instruction equality
Jordan Niethe
1
-0
/
+5
2020-05-19
powerpc: Use a function for byte swapping instructions
Jordan Niethe
1
-0
/
+5
2020-05-19
powerpc: Use a function for getting the instruction op code
Jordan Niethe
1
-0
/
+5
2020-05-19
powerpc: Use an accessor for instructions
Jordan Niethe
1
-0
/
+5
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
1
-0
/
+11