Searched refs:unaligned (Results 1 – 16 of 16) sorted by relevance
| /f-stack/freebsd/contrib/device-tree/Bindings/pci/ |
| H A D | ti-pci.txt | 36 - 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 D | support.S | 528 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 D | bcopy.S | 99 bne t1,zero,3f # dest unaligned
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mtd/ |
| H A D | mtd-physmap.txt | 19 - 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 D | ngx_output_chain.c | 438 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 D | ngx_buf.h | 86 unsigned unaligned:1; member
|
| /f-stack/freebsd/contrib/device-tree/src/powerpc/ |
| H A D | o2d.dtsi | 88 no-unaligned-direct-access;
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | bitops.tcl | 237 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 D | sha1-armv4-large.S | 54 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 D | chacha-armv4.S | 410 .Lunaligned:@ unaligned endian-neutral path
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | dra7.dtsi | 202 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 D | release_2_1.rst | 943 * **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 D | configure.ac | 776 AC_DEFINE([CPU_UNALIGNED_ACCESS], [1], [unaligned memory access is supported])])
|
| H A D | ChangeLog | 459 - crypto_stream_aes256estream_*() can now deal with unaligned input
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | ChangeLog | 504 - 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 D | changes.txt | 17985 Index Fields: Fixed a problem where unaligned bit assembly and 19275 Support for environments that cannot handle unaligned data
|