Home
last modified time | relevance | path

Searched full:powerpc (Results 1 – 21 of 21) sorted by relevance

/kvm-unit-tests/powerpc/
H A DMakefile.common2 # powerpc common makefile
50 cflatobjs += lib/powerpc/io.o
51 cflatobjs += lib/powerpc/hcall.o
52 cflatobjs += lib/powerpc/setup.o
53 cflatobjs += lib/powerpc/rtas.o
54 cflatobjs += lib/powerpc/processor.o
55 cflatobjs += lib/powerpc/handlers.o
56 cflatobjs += lib/powerpc/smp.o
58 OBJDIRS += lib/powerpc
66 %.elf: %.o $(FLATLIBS) $(SRCDIR)/powerpc/flat.lds $(cstart.o) $(reloc.o) %.aux.o
[all …]
H A Drun61 # powerpc tests currently exit with rtas-poweroff, which exits with 0.
65 # support for powerpc, we won't need the second fixup.
H A Dunittests.cfg4 # powerpc specifics:
6 # file = <name>.elf # powerpc uses .elf files
H A Datomics.c3 * Test some powerpc instructions
H A Dsprs.c117 /* SPRs common denominator back to PowerPC Operating Environment Architecture */
135 /* SPRs from PowerPC Operating Environment Architecture, Book III, Vers. 2.01 */
H A Demulator.c2 * Test some powerpc instructions
/kvm-unit-tests/lib/ppc64/asm/
H A Dsetup.h1 #include "../../powerpc/asm/setup.h"
H A Dhcall.h1 #include "../../powerpc/asm/hcall.h"
H A Dprocessor.h1 #include "../../powerpc/asm/processor.h"
H A Dppc_asm.h1 #include "../../powerpc/asm/ppc_asm.h"
H A Dhandlers.h1 #include "../../powerpc/asm/handlers.h"
H A Dtime.h1 #include "../../powerpc/asm/time.h"
H A Dsmp.h1 #include "../../powerpc/asm/smp.h"
H A Dreg.h1 #include "../../powerpc/asm/reg.h"
H A Drtas.h1 #include "../../powerpc/asm/rtas.h"
/kvm-unit-tests/
H A DMAINTAINERS88 POWERPC
93 F: powerpc/
94 F: lib/powerpc/
H A Dconfigure387 testdir=powerpc
/kvm-unit-tests/lib/ppc64/
H A Dopal.c10 #include "../powerpc/io.h"
/kvm-unit-tests/lib/arm/
H A Dio.c148 * consistent with powerpc and s390x. The runner can pick it in exit()
/kvm-unit-tests/lib/powerpc/
H A Drtas.c2 * powerpc RTAS
H A Dsetup.c259 * | | see powerpc/flat.lds in setup()