Home
last modified time | relevance | path

Searched full:sparc64 (Results 1 – 25 of 72) sorted by relevance

123

/openbmc/qemu/docs/user/
H A Dmain.rst203 (Sparc64 CPU, 32 bit ABI).
205 * ``qemu-sparc64`` can execute some Sparc64 (Sparc64 CPU, 64 bit ABI) and
206 SPARC32PLUS binaries (Sparc64 CPU, 32 bit ABI).
216 - target Sparc64 on Sparc64: Some trivial programs work.
224 - On Sparc64, you can just try to launch any process by using the
227 qemu-sparc64 /bin/ls
234 qemu-sparc64 [-h] [-d] [-L path] [-s size] [-bsd type] program [arguments...]
/openbmc/qemu/docs/system/
H A Dtarget-sparc64.rst3 Sparc64 System emulator
6 Use the executable ``qemu-system-sparc64`` to simulate a Sun4u
19 qemu-system-sparc64 -M niagara -L /path-to/S10image/ \
H A Dtargets.rst30 target-sparc64
/openbmc/qemu/configs/targets/
H A Dsparc64-softmmu.mak1 TARGET_ARCH=sparc64
4 TARGET_XML_FILES=gdb-xml/sparc64-core.xml
H A Dsparc64-linux-user.mak1 TARGET_ARCH=sparc64
7 TARGET_XML_FILES=gdb-xml/sparc64-core.xml
H A Dsparc32plus-linux-user.mak1 TARGET_ARCH=sparc64
/openbmc/qemu/hw/sparc64/
H A DKconfig4 depends on SPARC64
23 depends on SPARC64
H A Dmeson.build2 sparc64_ss.add(files('sparc64.c'))
6 hw_arch += {'sparc64': sparc64_ss}
H A Dtrace-events11 # sparc64.c
/openbmc/qemu/hw/sparc/
H A DKconfig4 depends on SPARC && !SPARC64
24 depends on SPARC && !SPARC64
/openbmc/qemu/tests/functional/
H A Dtest_sparc64_tuxrun.py20 'https://storage.tuxboot.com/buildroot/20241119/sparc64/vmlinux',
23 'https://storage.tuxboot.com/buildroot/20241119/sparc64/rootfs.ext4.zst',
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop/
H A D0001-meson-Add-riscv32-to-seccomp-unsupported-list.patch22 -unsupported_cpus = ['alpha', 'ia64', 'm68k', 'sh4', 'sparc', 'sparc64']
23 +unsupported_cpus = ['alpha', 'ia64', 'm68k', 'riscv32', 'sh4', 'sparc', 'sparc64']
/openbmc/qemu/tests/docker/dockerfiles/
H A Ddebian-all-test-cross.docker63 …export AVAILABLE_COMPILERS="${AVAILABLE_COMPILERS} gcc-sparc64-linux-gnu libc6-dev-sparc64-cross";…
72 …nux-user,ppc64-linux-user,ppc64le-linux-user,riscv64-linux-user,s390x-linux-user,sparc64-linux-user
/openbmc/qemu/target/sparc/
H A DKconfig4 config SPARC64 config
H A Dcpu-qom.h26 #define TYPE_SPARC_CPU "sparc64-cpu"
/openbmc/qemu/tests/qtest/
H A Dmachine-none-test.c47 { "sparc64", "Fujitsu Sparc64" },
/openbmc/qemu/configs/devices/sparc64-softmmu/
H A Ddefault.mak1 # Default configuration for sparc64-softmmu
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gradm/gradm/
H A D0001-make-Define-SBINDIR-flag.patch22 …LIBS := $(shell if [ "`uname -m`" != "sparc64" -a "`uname -m`" != "x86_64" ]; then echo "-lfl" ; e…
26 …#OPT_FLAGS := $(shell if [ "`uname -m`" != "sparc64" ] && [ "`uname -m`" != "x86_64" ]; then echo …
H A D0001-Makefile-Append-instead-of-overriding-LDFLAGS.patch19 …#OPT_FLAGS := $(shell if [ "`uname -m`" != "sparc64" ] && [ "`uname -m`" != "x86_64" ]; then echo …
/openbmc/qemu/linux-user/sparc/
H A Dtarget_syscall.h24 # define UNAME_MACHINE "sparc64"
H A Dtarget_signal.h73 /* For sparc64, use of KA_RESTORER is mandatory. */
/openbmc/pam-ipmi/
H A Dmeson.build19 fam == 'riscv64' or fam == 'sparc64' or fam == 'x86_64')
/openbmc/qemu/hw/
H A Dmeson.build68 subdir('sparc64') subdir
H A DKconfig69 source sparc64/Kconfig
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/espeak/files/
H A D0001-Fix-build-of-shared-library-on-architectures-needing.patch6 Certain architectures, like Sparc and Sparc64 require objects to be

123