Home
last modified time | relevance | path

Searched refs:m0 (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_mac16.S59 test_mulxx mul.dd, 3, m0, m3, 0xf7315a5a, 0xa5a5137f
105 test_mulxxx mula.dd, 3, m0, m3, 0xf7315a5a, 0xa5a5137f, 0x0ff73155aa, +
122 test_mulxxx muls.dd, 3, m0, m3, 0xf7315a5a, 0xa5a5137f, 0xfff73155aa, -
127 ldinc m0, a2
130 rsr a3, m0
H A Dtest_sr.S175 test_sr m0, 1
/openbmc/phosphor-webui/app/assets/images/
H A Dicon-search.svg1 … 24"><path d="M9 3c3.309 0 6 2.691 6 6s-2.691 6-6 6-6-2.691-6-6 2.691-6 6-6m0-2a8 8 0 1 0 0 16A8 8…
H A Dicon-arrow-gray.svg1 …lass="st0" d="M15 2c7.2 0 13 5.8 13 13s-5.8 13-13 13S2 22.2 2 15 7.8 2 15 2m0-2C6.7 0 0 6.7 0 15s6…
H A Dicon-arrow-blue.svg1 …lass="st0" d="M15 2c7.2 0 13 5.8 13 13s-5.8 13-13 13S2 22.2 2 15 7.8 2 15 2m0-2C6.7 0 0 6.7 0 15s6…
/openbmc/u-boot/arch/nios2/lib/
H A Dlibgcc.c321 UWtype m1, m0; in __udivmoddi4() local
333 umul_ppmm (m1, m0, q0, d0); in __udivmoddi4()
335 if (m1 > n1 || (m1 == n1 && m0 > n0)) in __udivmoddi4()
338 sub_ddmmss (m1, m0, m1, m0, d1, d0); in __udivmoddi4()
346 sub_ddmmss (n1, n0, n1, n0, m1, m0); in __udivmoddi4()
/openbmc/qemu/target/arm/tcg/
H A Dneon_helper.c1272 uint64_t m0 = ELEM(zd0, 1, 8) | (ELEM(zd0, 3, 8) << 8) in HELPER() local
1281 rm[0] = m0; in HELPER()
1297 uint64_t m0 = ELEM(zd0, 1, 16) | (ELEM(zd0, 3, 16) << 16) in HELPER() local
1302 rm[0] = m0; in HELPER()
1316 uint64_t m0 = ELEM(zd0, 1, 32) | (ELEM(zd1, 1, 32) << 32); in HELPER() local
1319 rm[0] = m0; in HELPER()
1334 uint64_t m0 = ELEM(zd, 1, 8) | (ELEM(zd, 3, 8) << 8) in HELPER() local
1339 rm[0] = m0; in HELPER()
1350 uint64_t m0 = ELEM(zd, 1, 16) | (ELEM(zd, 3, 16) << 16) in HELPER() local
1353 rm[0] = m0; in HELPER()
[all …]
/openbmc/phosphor-webui/app/assets/icons/
H A Dicon-plus.svg1 <svg viewBox="0 0 32 32"><path d="M16 4A12 12 0 1 1 4 16 12 12 0 0 1 16 4m0-2a14 14 0 1 0 14 14A14 …
H A Dicon-user.svg1 …ewBox="0 0 32 32"><path fill="#ffffff" d="M16 4a5 5 0 1 1-5 5 5 5 0 0 1 5-5m0-2a7 7 0 1 0 7 7 7 7 …
/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv6m/
H A Dtune-cortexm0.inc5 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'cortexm0', ' -mcpu=cortex-m0', '', d)}"
/openbmc/u-boot/arch/xtensa/include/asm/arch-de212/
H A Dtie.h72 XCHAL_SA_REG(s,0,0,0,1, m0, 4, 4, 4,0x0220, sr,32 , 32,0,0,0) \
/openbmc/u-boot/arch/sh/include/asm/
H A Dptrace.h71 unsigned long m0; member
/openbmc/u-boot/arch/xtensa/include/asm/arch-dc233c/
H A Dtie.h95 XCHAL_SA_REG(s,0,0,0,1, m0, 4, 4, 4,0x0220, sr,32 , 32,0,0,0) \
/openbmc/u-boot/arch/xtensa/include/asm/arch-dc232b/
H A Dtie.h94 XCHAL_SA_REG(s,0,0,0,1, m0, 4, 4, 4,0x0220, sr,32 , 32,0,0,0) \
/openbmc/qemu/tests/tcg/arm/system/
H A Dtest-armv6m-undef.S24 .cpu cortex-m0
/openbmc/u-boot/board/theobroma-systems/puma_rk3399/
H A DREADME33 > git clone git://git.theobroma-systems.com/rk3399-cortex-m0.git
45 > cd ../rk3399-cortex-m0
/openbmc/qemu/include/fpu/
H A Dsoftfloat-macros.h541 uint64_t m0, m1, m2, n1, n2; in mul128To256() local
548 add192( 0, m1, m2, 0, n1, n2, &m0, &m1, &m2); in mul128To256()
549 add192(m0, m1, m2, z0, z1, z2, z0Ptr, z1Ptr, z2Ptr); in mul128To256()
/openbmc/qemu/tests/tcg/arm/
H A DMakefile.softmmu-target14 $(CC) -mcpu=cortex-m0 -mfloat-abi=soft \
/openbmc/qemu/docs/
H A DCOLO-FT.txt171 -object filter-mirror,id=m0,netdev=hn0,queue=tx,outdev=mirror0 \
257 {"execute": "object-del", "arguments":{ "id": "m0" } }
293 {"execute": "object-add", "arguments":{ "qom-type": "filter-mirror", "id": "m0", "netdev": "hn0", "…
322 {"execute": "object-add", "arguments":{ "qom-type": "filter-mirror", "id": "m0", "insert": "before"…
H A Dcolo-proxy.txt174 -object filter-mirror,id=m0,netdev=hn0,queue=tx,outdev=mirror0
199 -object filter-mirror,id=m0,netdev=hn0,queue=tx,outdev=mirror0,vnet_hdr_support
/openbmc/pldm/platform-mc/test/
H A Dterminus_manager_test.cpp76 pldm::MctpInfo m0(0, "", "", 0, std::nullopt); in TEST_F() local
77 auto mappedTid = terminusManager.mapTid(m0); in TEST_F()
/openbmc/qemu/target/xtensa/core-dc232b/
H A Dgdb-config.c.inc115 XTREG(47, 188, 32, 4, 4, 0x0220, 0x0006, -1, 2, 0x1100, m0,
/openbmc/qemu/target/xtensa/core-dc233c/
H A Dgdb-config.c.inc72 XTREG(47, 188, 32, 4, 4, 0x0220, 0x0006, -1, 2, 0x1100, m0, 0, 0, 0, 0, 0, 0)
/openbmc/qemu/disas/
H A Dhppa.c1908 int m15, m0, m1; in extract_16() local
1910 m0 = GET_BIT (word, 16); in extract_16()
1914 word = word | (m15 << 15) | ((m15 ^ m0) << 14) | ((m15 ^ m1) << 13); in extract_16()
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/libcamera-apps/libcamera-apps/
H A D0002-Revert-Support-compressed-pixel-formats-when-saving-.patch231 Matrix(float m0, float m1, float m2,

12