Searched full:powerpc (Results 1 – 21 of 21) sorted by relevance
2 # powerpc common makefile50 cflatobjs += lib/powerpc/io.o51 cflatobjs += lib/powerpc/hcall.o52 cflatobjs += lib/powerpc/setup.o53 cflatobjs += lib/powerpc/rtas.o54 cflatobjs += lib/powerpc/processor.o55 cflatobjs += lib/powerpc/handlers.o56 cflatobjs += lib/powerpc/smp.o58 OBJDIRS += lib/powerpc66 %.elf: %.o $(FLATLIBS) $(SRCDIR)/powerpc/flat.lds $(cstart.o) $(reloc.o) %.aux.o[all …]
61 # powerpc tests currently exit with rtas-poweroff, which exits with 0.65 # support for powerpc, we won't need the second fixup.
4 # powerpc specifics:6 # file = <name>.elf # powerpc uses .elf files
3 * Test some powerpc instructions
117 /* SPRs common denominator back to PowerPC Operating Environment Architecture */135 /* SPRs from PowerPC Operating Environment Architecture, Book III, Vers. 2.01 */
2 * Test some powerpc instructions
1 #include "../../powerpc/asm/setup.h"
1 #include "../../powerpc/asm/hcall.h"
1 #include "../../powerpc/asm/processor.h"
1 #include "../../powerpc/asm/ppc_asm.h"
1 #include "../../powerpc/asm/handlers.h"
1 #include "../../powerpc/asm/time.h"
1 #include "../../powerpc/asm/smp.h"
1 #include "../../powerpc/asm/reg.h"
1 #include "../../powerpc/asm/rtas.h"
88 POWERPC93 F: powerpc/94 F: lib/powerpc/
387 testdir=powerpc
10 #include "../powerpc/io.h"
148 * consistent with powerpc and s390x. The runner can pick it in exit()
2 * powerpc RTAS
259 * | | see powerpc/flat.lds in setup()