Home
last modified time | relevance | path

Searched full:rtd (Results 1 – 23 of 23) sorted by relevance

/qemu/.gitlab-ci.d/cirrus/
H A Dmacos-14.vars15 PYPI_PKGS='PyYAML numpy pillow sphinx sphinx-rtd-theme tomli'
/qemu/tests/lcitool/
H A Dmappings.yml52 python3-sphinx-rtd-theme:
/qemu/tests/lcitool/projects/
H A Dqemu.yml101 - python3-sphinx-rtd-theme
/qemu/scripts/ci/setup/ubuntu/
H A Dubuntu-2204-aarch64.yaml112 - python3-sphinx-rtd-theme
H A Dubuntu-2204-s390x.yaml110 - python3-sphinx-rtd-theme
H A Dubuntu-2204-armhf-cross.yml45 - python3-sphinx-rtd-theme
/qemu/tests/docker/dockerfiles/
H A Dopensuse-leap.docker138 sphinx-rtd-theme
H A Dubuntu2204.docker119 python3-sphinx-rtd-theme \
H A Ddebian.docker121 python3-sphinx-rtd-theme \
H A Ddebian-amd64-cross.docker49 python3-sphinx-rtd-theme \
H A Ddebian-s390x-cross.docker49 python3-sphinx-rtd-theme \
H A Ddebian-mipsel-cross.docker49 python3-sphinx-rtd-theme \
H A Ddebian-arm64-cross.docker49 python3-sphinx-rtd-theme \
H A Ddebian-i686-cross.docker49 python3-sphinx-rtd-theme \
H A Ddebian-ppc64el-cross.docker49 python3-sphinx-rtd-theme \
H A Ddebian-mips64el-cross.docker49 python3-sphinx-rtd-theme \
H A Ddebian-armhf-cross.docker49 python3-sphinx-rtd-theme \
/qemu/docs/sphinx-static/
H A Dtheme_overrides.css143 * RTD theme's default is 800px as max width for the content, but we have
/qemu/target/m68k/
H A Dcpu.h542 /* RTD insn. (680[12346]0, and CPU32) */
H A Dcpu.c220 * Adds BKPT, MOVE-from-SR *now priv instr, and MOVEC, MOVES, RTD,
H A Dtranslate.c2874 DISAS_INSN(rtd) in DISAS_INSN() argument
5878 INSN(rtd, 4e74, ffff, RTD); in register_m68k_insns()
/qemu/target/mips/tcg/
H A Ddsp_helper.c2225 uint8_t rtD, rtC, rtB, rtA; \
2238 rtD = (rt >> rtmov1) & MIPSDSP_Q0; \
2243 tempD = mipsdsp_mul_u8_u8(rsD, rtD); \
/qemu/disas/
H A Dm68k.c4027 {"rtd", 4, one(0047164), one(0177777), "#w", m68010up },