Home
last modified time | relevance | path

Searched refs:byteorder (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/u-boot/board/synopsys/hsdk/
H A Dheaderize-hsdk.py86 file.write(arc_id.to_bytes(2, byteorder='little'))
87 file.write(uboot_img_size.to_bytes(4, byteorder='little'))
88 file.write(check_sum.to_bytes(1, byteorder='little'))
89 file.write(image_copy_adr.to_bytes(4, byteorder='little'))
90 file.write(magic1.to_bytes(5, byteorder='big'))
91 file.write(jump_address.to_bytes(4, byteorder='little'))
92 for i in range(12): file.write(0xFF.to_bytes(1, byteorder='little'))
93 for byte in magic2: file.write(byte.to_bytes(36, byteorder='big'))
95 file.write(0xFF.to_bytes(1, byteorder='little'))
96 file.write(flash_address.to_bytes(4, byteorder='little'))
[all …]
/openbmc/u-boot/board/synopsys/axs10x/
H A Dheaderize-axs.py98 jmpchk_sum = sum(jump_address.to_bytes(4, byteorder='big'))
106 file.write(arc_id.to_bytes(2, byteorder='little'))
107 file.write(uboot_img_size.to_bytes(4, byteorder='little'))
108 file.write(check_sum.to_bytes(1, byteorder='little'))
109 file.write(image_copy_adr.to_bytes(4, byteorder='little'))
110 file.write(magic1.to_bytes(5, byteorder='big'))
111 for i in range(16): file.write(0x00.to_bytes(1, byteorder='little'))
112 for byte in magic2: file.write(byte.to_bytes(36, byteorder='big'))
114 file.write(0x00.to_bytes(1, byteorder='little'))
116 file.write(jump_address.to_bytes(4, byteorder='little'))
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/tc/
H A Dgenerate_metadata.py14 fp.write(value.to_bytes(4, byteorder='little'))
43 fp.write(crc.to_bytes(4, byteorder='little') + content)
/openbmc/qemu/scripts/
H A Danalyze-migration.py41 return int.from_bytes(self.file.read(8), byteorder='big', signed=False)
44 return int.from_bytes(self.file.read(4), byteorder='big', signed=False)
47 return int.from_bytes(self.file.read(2), byteorder='big', signed=False)
50 return int.from_bytes(self.file.read(1), byteorder='big', signed=True)
401 self.sdata = int.from_bytes(self.data, byteorder='big', signed=True)
402 self.udata = int.from_bytes(self.data, byteorder='big', signed=False)
H A Ddump-guest-memory.py360 if sys.byteorder == 'little':
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/irda-utils/irda-utils-0.9.18/
H A Dmusl.patch23 #include <asm/byteorder.h> /* __cpu_to_le32 and co. */
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-bcrypt-crates.inc12 crate://crates.io/byteorder/1.5.0 \
64 SRC_URI[byteorder-1.5.0.sha256sum] = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f…
H A Dpython3-maturin-crates.inc26 crate://crates.io/byteorder/1.5.0 \
390 SRC_URI[byteorder-1.5.0.sha256sum] = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f…
/openbmc/qemu/disas/
H A Dm68k.c64 enum floatformat_byteorders byteorder; member
4578 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize, in floatformat_i387_ext_is_valid()
4580 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize, in floatformat_i387_ext_is_valid()
4733 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize, in floatformat_to_double()
4750 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, in floatformat_to_double()
4774 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, fmt->sign_start, 1)) in floatformat_to_double()
4810 mant = get_field (ufrom, fmt->byteorder, fmt->totalsize, in floatformat_to_double()
4830 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, fmt->sign_start, 1)) in floatformat_to_double()
4909 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->sign_start, 1, 1); in floatformat_from_double()
4922 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start, in floatformat_from_double()
[all …]
/openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/
H A Dlinux-libc-headers.inc102 …oe_multilib_header asm/auxvec.h asm/bitsperlong.h asm/byteorder.h asm/fcntl.h asm/hwcap.h asm/ioct…
/openbmc/qemu/tests/functional/
H A Dtest_mem_addr_space.py36 bits = int.from_bytes(fh.read(1), byteorder='little')
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/clang-layer/recipes-support/thin-provisioning-tools/
H A Dthin-provisioning-tools-crates.inc20 crate://crates.io/byteorder/1.5.0 \
160 SRC_URI[byteorder-1.5.0.sha256sum] = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f…
/openbmc/openbmc/poky/meta/recipes-gnome/librsvg/
H A Dlibrsvg-crates.inc32 crate://crates.io/byteorder/1.5.0 \
33 crate://crates.io/byteorder-lite/0.1.0 \
326 SRC_URI[byteorder-1.5.0.sha256sum] = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f…
327 SRC_URI[byteorder-lite-0.1.0.sha256sum] = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A D0002-Avoid-strict-prototype-compiler-errors.patch297 -byteorder()
298 +byteorder(void)
/openbmc/pldm/tools/fw-update/
H A Dpldm_fwup_pkg_creator.py78 us_bytes = time.microsecond.to_bytes(3, byteorder="little")
/openbmc/openbmc/meta-security/recipes-ids/suricata/
H A Dsuricata-crates.inc23 crate://crates.io/byteorder/1.4.3 \
145 SRC_URI[byteorder-1.4.3.sha256sum] = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a…
675 crate://crates.io/byteorder/1.4.3 \
710 SRC_URI[byteorder-1.4.3.sha256sum] = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a…
747 crate://crates.io/byteorder/1.4.3 \
765 SRC_URI[byteorder-1.4.3.sha256sum] = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a…
/openbmc/u-boot/board/freescale/m53017evb/
H A DREADME34 - include/asm-m68k/byteorder.h Byte order functions
/openbmc/u-boot/arch/arm/cpu/armv8/
H A DKconfig88 bool "ARMv8 secure monitor firmware ERET address byteorder swap"
/openbmc/openbmc/poky/meta/recipes-devtools/rpm-sequoia/
H A Drpm-sequoia-crates.inc31 crate://crates.io/byteorder/1.5.0 \
273 SRC_URI[byteorder-1.5.0.sha256sum] = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f…
/openbmc/u-boot/doc/
H A DREADME.m54418twr34 - arch/m68k/include/asm/byteorder.h Byte order functions
/openbmc/u-boot/board/freescale/m52277evb/
H A DREADME31 - include/asm-m68k/byteorder.h Byte order functions
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/clang-layer/recipes-devtools/spdm-utils/
H A Dspdm-utils-crates.inc370 crate://crates.io/byteorder/0.5.3 \
451 SRC_URI[byteorder-0.5.3.sha256sum] = "0fc10e8cc6b2580fda3f36eb6dc5316657f812a3df879a44a66fc9f0fdbc4…
/openbmc/u-boot/board/freescale/m547xevb/
H A DREADME39 - include/asm-m68k/byteorder.h Byte order functions
/openbmc/u-boot/arch/mips/
H A DKconfig165 is one preferred byteorder for a particular system but some systems are
/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A Dcargo-c-crates.inc26 crate://crates.io/byteorder/1.5.0 \
366 SRC_URI[byteorder-1.5.0.sha256sum] = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f…

12