Home
last modified time | relevance | path

Searched refs:misaligned (Results 1 – 20 of 20) sorted by relevance

/dragonfly/sys/contrib/dev/acpica/tests/misc/
HDgrammar.asl5104 // Tests OperationRegion memory access using misaligned BYTE,
5106 // using both misaligned field entries and aligned field entries.
5183 // set memory contents to known values using misaligned field entries
5185 // verify memory contents using misaligned field entries
5192 // set memory contents to known values using misaligned field entries
5194 // verify memory contents using misaligned field entries
5201 // set memory contents to known values using misaligned field entries
5203 // verify memory contents using misaligned field entries
5210 // set memory contents to known values using misaligned field entries
5212 // verify memory contents using misaligned field entries
[all …]
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
HDx86-tune.def187 pad returns leads to misaligned return stack. */
262 compact prologues and epilogues by issuing a misaligned moves. This
263 requires target to handle misaligned moves and partial memory stalls
335 /* X86_TUNE_SSE_UNALIGNED_LOAD_OPTIMAL: Use movups for misaligned loads instead
342 /* X86_TUNE_SSE_UNALIGNED_STORE_OPTIMAL: Use movups for misaligned stores instead
HDpredicates.md1034 ; Only AVX can have misaligned memory operand.
HDi386.md3337 /* Handle misaligned load/store since we
/dragonfly/contrib/binutils-2.27/gas/doc/
HDc-sh.texi218 @code{@value{AS}} will issue a warning when a misaligned @code{.word},
221 value is intentionally misaligned.
HDc-sparc.texi168 SPARC GAS normally permits data to be misaligned. For example, it
171 misaligned data.
175 also issue an error about misaligned data, just as the SunOS
179 issues misaligned data pseudo-ops when it initializes certain packed
/dragonfly/contrib/gcc-8.0/gcc/
HDhsa-gen.c4842 hsa_op_reg *misaligned = new hsa_op_reg (BRIG_TYPE_B1); in expand_memory_copy() local
4843 hbb->append_insn (new hsa_insn_cmp (BRIG_COMPARE_NE, misaligned->m_type, in expand_memory_copy()
4844 misaligned, masked, in expand_memory_copy()
4848 = expand_string_operation_builtin (stmt, hbb, misaligned); in expand_memory_copy()
4882 hsa_op_reg *misaligned = new hsa_op_reg (BRIG_TYPE_B1); in expand_memory_set() local
4883 hbb->append_insn (new hsa_insn_cmp (BRIG_COMPARE_NE, misaligned->m_type, in expand_memory_set()
4884 misaligned, masked, in expand_memory_set()
4888 = expand_string_operation_builtin (stmt, hbb, misaligned); in expand_memory_set()
HDtarget.def1812 model. In case of misaligned vector loads and stores the cost depends
1867 /* Return true if the target supports misaligned store/load of a
1872 "This hook should return true if the target supports misaligned vector\n\
5069 gives the number of bytes by which their address is misaligned compared\n\
/dragonfly/contrib/elftoolchain/libelf/
HDlibelf_convert.m477 # residing inside an `ar' archive could be at misaligned memory
/dragonfly/contrib/xz/
HDNEWS104 misaligned column headings in tables. In the future, many of
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
HDpredicates.md1188 ;; Return true if OP is misaligned memory operand
HDi386.md2786 /* Handle misaligned load/store since we
2849 /* Handle misaligned load/store since we
/dragonfly/contrib/tcpdump/
HDCHANGES1246 - Fix bugs in the autoconf misaligned accesses code fragment.
1269 - Use autoconf to detect architectures that can't handle misaligned
/dragonfly/contrib/gcc-4.7/gcc/
HDtarget.def979 model. In case of misaligned vector loads and stores the cost depends
1003 /* Return true if the target supports misaligned store/load of a
/dragonfly/contrib/libpcap/
HDCHANGES1085 - Use autoconf to detect architectures that can't handle misaligned
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc.opt723 Warn when fields in a struct with the packed attribute are misaligned.
/dragonfly/sys/contrib/dev/acpica/
HDchanges.txt11634 structures - even though the hardware itself may support misaligned
12336 Fixed a problem where individual resource descriptors were misaligned
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDtm.texi5774 This hook should return true if the target supports misaligned vector
HDtm.texi.in5700 This hook should return true if the target supports misaligned vector
HDinvoke.texi4490 will be misaligned even though @code{struct bar} does not itself