Home
last modified time | relevance | path

Searched refs:SL (Results 1 – 10 of 10) sorted by last modified time

/qemu/tests/docker/dockerfiles/
H A Ddebian-loongarch-cross.docker39 RUN curl -#SL https://github.com/loongson/build-tools/releases/download/2023.08.08/CLFS-loongarch64…
H A Ddebian-tricore-cross.docker41 RUN curl -#SL https://github.com/bkoppelmann/package_940/releases/download/tricore-toolchain-9.40/t…
H A Ddebian-hexagon-cross.docker46 RUN curl -#SL "$TOOLCHAIN_URL" | tar -xJC "$TOOLCHAIN_INSTALL"
H A Ddebian-xtensa-cross.docker25 …curl -#SL http://github.com/foss-xtensa/toolchain/releases/download/$TOOLCHAIN_RELEASE/x86_64-$TOO…
/qemu/
H A DMAINTAINERS970 Sharp SL-5500 (Collie) PDA
/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc934 C(0x5f00, SL, RX_a, Z, r1_32u, m2_32u, new, r1_32, sub, subu32)
/qemu/docs/system/arm/
H A Dxscale.rst4 The Sharp Zaurus are PDAs based on XScale, able to run Linux ('SL series').
6 The SL-6000 (\"Tosa\"), released in 2005, uses a PXA255 System-on-chip.
8 The SL-C3000 (\"Spitz\"), SL-C1000 (\"Akita\"), SL-C3100 (\"Borzoi\") and
9 SL-C3200 (\"Terrier\") use a PXA270.
H A Dcollie.rst1 Sharp Zaurus SL-5500 (``collie``)
4 This machine is a model of the Sharp Zaurus SL-5500, which was
/qemu/hw/audio/
H A Dfmopl.c323 SLOT->eve = SLOT->SL; in OPL_CALC_SLOT()
327 SLOT->evc = SLOT->SL; in OPL_CALC_SLOT()
433 SLOT->SL = SL_TABLE[sl]; in set_sl_rr()
434 if( SLOT->evm == ENV_MOD_DR ) SLOT->eve = SLOT->SL; in set_sl_rr()
H A Dfmopl.h17 int32_t SL; /* sustin level :SL_TALBE[SL] */ member