Searched refs:POWER4 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/Documentation/powerpc/ |
H A D | cpu_families.rst | 55 | POWER4 | | 7455 | 61 | POWER4+ | --> | 970 | | 7447 |
|
H A D | elf_hwcaps.rst | 117 The processor is POWER4 or PPC970/FX/MP. 118 POWER4 support dropped from the kernel since 471d7ff8b51b ("powerpc/64s: Remove POWER4 support")
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 2953 #define POWER4 PPC_OPCODE_POWER4 macro 3037 {"attn", X(0,256), X_MASK, POWER4|PPCA2, PPC476|PPCVLE, {0}}, 5104 {"dcbt", X(31,278), X_MASK, POWER4, DCBT_EO, {RA0, RB, CT}}, 5220 {"mfctrl", XSPR(31,339,136), XSPR_MASK, POWER4, 0, {RT}}, 5244 {"mftbu", XSPR(31,339,269), XSPR_MASK, POWER4|BOOKE, 0, {RT}}, 5245 {"mftb", X(31,339), X_MASK, POWER4|BOOKE, 0, {RT, TBR}}, 5246 {"mftbl", XSPR(31,339,268), XSPR_MASK, POWER4|BOOKE, 0, {RT}}, 5417 {"mftbu", XSPR(31,371,269), XSPR_MASK, PPC, NO371|POWER4, {RT}}, 5418 {"mftb", X(31,371), X_MASK, PPC, NO371|POWER4, {RT, TBR}}, 5419 {"mftbl", XSPR(31,371,268), XSPR_MASK, PPC, NO371|POWER4, {RT}}, [all …]
|