Searched refs:Unaligned (Results 1 – 13 of 13) sorted by relevance
/openbmc/qemu/host/include/i386/host/ |
H A D | bufferiszero.c.inc | 18 /* Unaligned loads at head/tail. */ 64 /* Unaligned loads at head/tail. */
|
/openbmc/qemu/host/include/aarch64/host/ |
H A D | bufferiszero.c.inc | 23 /* Unaligned loads at head/tail. */
|
/openbmc/linux/arch/arc/kernel/ |
H A D | head.S | 51 ; Unaligned access is disabled at reset, so re-enable early as
|
H A D | entry-compact.S | 264 ; -Unaligned Access : 00_23_04_00
|
/openbmc/linux/Documentation/core-api/ |
H A D | unaligned-memory-access.rst | 2 Unaligned Memory Accesses 22 Unaligned memory accesses occur when you try to read N bytes of data starting
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/ |
H A D | Replace-murmurhash-algorithm-with-Robert-Jenkin-s-ha.patch | 77 - /* Unaligned data, use alignment-safe slower version */
|
/openbmc/u-boot/doc/ |
H A D | README.unaligned-memory-access.txt | 16 Unaligned memory accesses occur when you try to read N bytes of data starting
|
/openbmc/linux/arch/x86/kvm/ |
H A D | emulate.c | 166 #define Unaligned ((u64)2 << 41) /* Explicitly unaligned (e.g. MOVDQU) */ macro 676 case Unaligned: in insn_alignment() 4173 I(Mmx, em_mov), I(Sse | Aligned, em_mov), N, I(Sse | Unaligned, em_mov), 4185 I(Unaligned, em_mov), I(Unaligned, em_mov), N, N, 4312 I2bvIP(DstDI | SrcDX | Mov | String | Unaligned, em_in, ins, check_perm_in), /* insb, insw/insd */
|
/openbmc/linux/arch/xtensa/ |
H A D | Kconfig | 203 bool "Unaligned memory access in user space"
|
/openbmc/linux/Documentation/filesystems/ |
H A D | zonefs.rst | 198 * Unaligned write errors: These errors result from the host issuing write
|
/openbmc/qemu/target/hexagon/imported/mmvec/ |
H A D | ext.idef | 290 MMVEC_LDU(vL32Ub, "Unaligned Vector Load", ATTRIBS(ATTR_VMEMU,A_LOAD,A_RESTRICT_NOSLOT1),) 292 MMVEC_EACH_EA(vS32Ub,"Unaligned Vector Store",ATTRIBS(ATTR_VMEMU,A_STORE,A_RESTRICT_NOSLOT1),,"vmem… 294 MMVEC_COND_EACH_EA(vS32Ub,"Unaligned Vector Store",ATTRIBS(ATTR_VMEMU,A_STORE,A_RESTRICT_NOSLOT1),,…
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 5110 [C_SW_IBP_UNALIGNED] = SW_IBP_CNTR(Unaligned, unaligned),
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 22907 + # Unaligned needed for cropping conformance
|