| /openbmc/qemu/tests/tcg/xtensa/ |
| H A D | test_mac16.S | 59 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 D | test_sr.S | 175 test_sr m0, 1
|
| /openbmc/phosphor-webui/app/assets/images/ |
| H A D | icon-search.svg | 1 … 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 D | icon-arrow-gray.svg | 1 …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 D | icon-arrow-blue.svg | 1 …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 D | libgcc.c | 321 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 D | neon_helper.c | 1272 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 D | icon-plus.svg | 1 <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 D | icon-user.svg | 1 …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 D | tune-cortexm0.inc | 5 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'cortexm0', ' -mcpu=cortex-m0', '', d)}"
|
| /openbmc/u-boot/arch/xtensa/include/asm/arch-de212/ |
| H A D | tie.h | 72 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 D | ptrace.h | 71 unsigned long m0; member
|
| /openbmc/u-boot/arch/xtensa/include/asm/arch-dc233c/ |
| H A D | tie.h | 95 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 D | tie.h | 94 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 D | test-armv6m-undef.S | 24 .cpu cortex-m0
|
| /openbmc/u-boot/board/theobroma-systems/puma_rk3399/ |
| H A D | README | 33 > git clone git://git.theobroma-systems.com/rk3399-cortex-m0.git 45 > cd ../rk3399-cortex-m0
|
| /openbmc/qemu/include/fpu/ |
| H A D | softfloat-macros.h | 541 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 D | Makefile.softmmu-target | 14 $(CC) -mcpu=cortex-m0 -mfloat-abi=soft \
|
| /openbmc/qemu/docs/ |
| H A D | COLO-FT.txt | 171 -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 D | colo-proxy.txt | 174 -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 D | terminus_manager_test.cpp | 76 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 D | gdb-config.c.inc | 115 XTREG(47, 188, 32, 4, 4, 0x0220, 0x0006, -1, 2, 0x1100, m0,
|
| /openbmc/qemu/target/xtensa/core-dc233c/ |
| H A D | gdb-config.c.inc | 72 XTREG(47, 188, 32, 4, 4, 0x0220, 0x0006, -1, 2, 0x1100, m0, 0, 0, 0, 0, 0, 0)
|
| /openbmc/qemu/disas/ |
| H A D | hppa.c | 1908 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 D | 0002-Revert-Support-compressed-pixel-formats-when-saving-.patch | 231 Matrix(float m0, float m1, float m2,
|