Home
last modified time | relevance | path

Searched full:sh4 (Results 1 – 25 of 60) sorted by relevance

123

/qemu/tests/docker/dockerfiles/
H A Ddebian-legacy-test-cross.docker7 # sh4-linux-user: binaries don't run with bookworm compiler
34 gcc-sh4-linux-gnu \
35 libc6-dev-sh4-cross \
45 ENV DEF_TARGET_LIST alpha-linux-user,sh4-linux-user
/qemu/target/sh4/
H A Dmeson.build13 target_arch += {'sh4': sh4_ss}
14 target_system_arch += {'sh4': sh4_system_ss}
H A DKconfig1 config SH4 config
H A Dcpu-param.h2 * SH4 cpu parameters for qemu.
/qemu/tests/tcg/sh4/
H A DMakefile.target6 # This triggers failures for sh4-linux about 10% of the time.
13 VPATH += $(SRC_PATH)/tests/tcg/sh4
/qemu/tests/functional/
H A Dtest_sh4_tuxrun.py20 'https://storage.tuxboot.com/20230331/sh4/zImage',
23 'https://storage.tuxboot.com/20230331/sh4/rootfs.ext4.zst',
H A Dtest_sh4_r2d.py3 # Boot a Linux kernel on a r2d sh4 machine and check the console
/qemu/include/hw/sh4/
H A Dsh.h30 #include "hw/sh4/sh_intc.h"
31 #include "target/sh4/cpu-qom.h"
/qemu/scripts/
H A Dprobe-gdb-support.py46 "sh4" : ["sh4", "sh4eb"],
/qemu/scripts/coverity-scan/
H A DCOMPONENTS.md51 sh4
52 ~ .*/qemu((/include)?/hw/sh4/.*|/target/sh4/.*)
/qemu/configs/targets/
H A Dsh4-softmmu.mak1 TARGET_ARCH=sh4
H A Dsh4eb-softmmu.mak1 TARGET_ARCH=sh4
H A Dsh4-linux-user.mak1 TARGET_ARCH=sh4
H A Dsh4eb-linux-user.mak1 TARGET_ARCH=sh4
/qemu/configs/devices/sh4eb-softmmu/
H A Ddefault.mak3 include ../sh4-softmmu/default.mak
/qemu/hw/sh4/
H A DKconfig4 depends on SH4
H A Dmeson.build8 hw_arch += {'sh4': sh4_ss}
/qemu/configs/devices/sh4-softmmu/
H A Ddefault.mak1 # Default configuration for sh4-softmmu
/qemu/linux-user/sh4/
H A Dmeson.build2 'sh4': generator(sh,
H A Dtarget_syscall.h15 #define UNAME_MACHINE "sh4"
H A Dtarget_cpu.h2 * SH4 specific CPU ABI and functions for linux-user
/qemu/target/
H A DKconfig15 source sh4/Kconfig
H A Dmeson.build16 subdir('sh4') subdir
/qemu/hw/
H A Dmeson.build64 subdir('sh4') subdir
/qemu/disas/
H A Dmeson.build12 common_ss.add(when: 'CONFIG_SH4_DIS', if_true: files('sh4.c'))

123