mirror of https://gitee.com/openkylin/linux.git
7534625128
In preparation for instructions having a more complex data type start using a macro, ppc_inst(), for making an instruction out of a u32. A macro is used so that instructions can be used as initializer elements. Currently this does nothing, but it will allow for creating a data type that can represent prefixed instructions. Signed-off-by: Jordan Niethe <jniethe5@gmail.com> [mpe: Change include guard to _ASM_POWERPC_INST_H] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Reviewed-by: Alistair Popple <alistair@popple.id.au> Link: https://lore.kernel.org/r/20200506034050.24806-7-jniethe5@gmail.com |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
common.c | ||
gef_ppc9a.c | ||
gef_sbc310.c | ||
gef_sbc610.c | ||
mpc86xx.h | ||
mpc86xx_hpcn.c | ||
mpc86xx_smp.c | ||
mpc8610_hpcd.c | ||
mvme7100.c | ||
pic.c | ||
sbc8641d.c |