Home
last modified time | relevance | path

Searched refs:unaligned (Results 1 – 16 of 16) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/pci/
H A Dti-pci.txt36 - ti,syscon-unaligned-access: phandle to the syscon DT node. The 1st argument
39 for setting the bit to enable unaligned
54 - ti,syscon-unaligned-access: phandle to the syscon DT node. The 1st argument
57 for setting the bit to enable unaligned
/f-stack/freebsd/mips/mips/
H A Dsupport.S528 LWHI v0, 0(a0) # compare words a0 unaligned, a1 aligned
583 andi t0, a0, 2 # get unaligned offset
610 andi t0, a0, 2 # get unaligned offset
639 andi t0, a0, 2 # get unaligned offset
672 andi t0, a0, 2 # get unaligned offset
704 andi t0, a0, 3 # get unaligned offset
737 andi t0, a0, 3 # get unaligned offset
766 and v0, a0, 3 # unaligned ?
785 and v0, a0, 3 # unaligned ?
809 and v0, a0, 3 # unaligned ?
H A Dbcopy.S99 bne t1,zero,3f # dest unaligned
/f-stack/freebsd/contrib/device-tree/Bindings/mtd/
H A Dmtd-physmap.txt19 - no-unaligned-direct-access: boolean to disable the default direct
23 unaligned accesses as implemented in the JFFS2 code via memcpy().
24 By defining "no-unaligned-direct-access", the flash will not be
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_output_chain.c438 ctx->unaligned = 1; in ngx_output_chain_align_file_buf()
578 if (ctx->unaligned) { in ngx_output_chain_copy_buf()
621 if (ctx->unaligned) { in ngx_output_chain_copy_buf()
634 ctx->unaligned = 0; in ngx_output_chain_copy_buf()
H A Dngx_buf.h86 unsigned unaligned:1; member
/f-stack/freebsd/contrib/device-tree/src/powerpc/
H A Do2d.dtsi88 no-unaligned-direct-access;
/f-stack/app/redis-5.0.5/tests/unit/
H A Dbitops.tcl237 test {BITPOS bit=0 starting at unaligned address} {
242 test {BITPOS bit=1 starting at unaligned address} {
/f-stack/freebsd/crypto/openssl/arm/
H A Dsha1-armv4-large.S54 ldr r9,[r1],#4 @ handles unaligned
79 ldr r9,[r1],#4 @ handles unaligned
104 ldr r9,[r1],#4 @ handles unaligned
129 ldr r9,[r1],#4 @ handles unaligned
154 ldr r9,[r1],#4 @ handles unaligned
187 ldr r9,[r1],#4 @ handles unaligned
515 vld1.8 {q0,q1},[r1]! @ handles unaligned
H A Dchacha-armv4.S410 .Lunaligned:@ unaligned endian-neutral path
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Ddra7.dtsi202 ti,syscon-unaligned-access = <&scm_conf1 0x14 1>;
221 ti,syscon-unaligned-access = <&scm_conf1 0x14 1>;
256 ti,syscon-unaligned-access = <&scm_conf1 0x14 2>;
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_2_1.rst943 * **port: Fix unaligned access to metadata.**
945 Fix RTE_MBUF_METADATA macros to allow for unaligned accesses to meta-data
/f-stack/freebsd/contrib/libsodium/
H A Dconfigure.ac776 AC_DEFINE([CPU_UNALIGNED_ACCESS], [1], [unaligned memory access is supported])])
H A DChangeLog459 - crypto_stream_aes256estream_*() can now deal with unaligned input
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DChangeLog504 - Fix hashing functions to avoid unaligned memory accesses (and resulting
570 - Handle unaligned keys in hash(). This caused problems for some ARM systems.
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt17985 Index Fields: Fixed a problem where unaligned bit assembly and
19275 Support for environments that cannot handle unaligned data