/illumos-gate/usr/src/lib/libc/sparcv9/gen/ |
H A D | strcmp.S | 95 sllx %o0, %g5, %g1 ! partial unaligned word from s2 108 or %g1, %o3, %g1 ! merge to get unaligned word from s2 117 sllx %o0, %g5, %g1 ! partial unaligned word from s2
|
H A D | ascii_strcasecmp.S | 222 sll %i0, %l6, %g1 ! partial unaligned word from s2 238 or %g1, %i3, %g1 ! merge to get unaligned word from s2 263 sll %i0, %l6, %g1 ! partial unaligned word from s2
|
H A D | strcpy.S | 72 sub %g0, %o1, %g1 ! %g1<2:0> = # of unaligned bytes
|
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/ |
H A D | fake_stream.c | 1004 size_t unaligned; in copyb() local 1013 unaligned = P2PHASE((uintptr_t)dp->db_base, sizeof (uint_t)); in copyb() 1014 if ((nbp = allocb_tmpl(size + unaligned, bp)) == NULL) in copyb() 1030 base = ndp->db_base + unaligned; in copyb() 1031 bcopy(dp->db_base, ndp->db_base + unaligned, size); in copyb()
|
/illumos-gate/usr/src/lib/libc/i386_hwcap1/gen/ |
H A D | memcpy.S | 206 / use unaligned load since source doesn't line up
|
H A D | memset.S | 97 movups (%esp), %xmm0 / unaligned load from stack into xmm0
|
/illumos-gate/usr/src/uts/sun4v/cpu/ |
H A D | generic_copy.S | 120 btst 3, %i0 ! delay slot, from address unaligned? 144 ! both source and destination addresses are unaligned 261 ! if from address unaligned for double-word moves, 276 and %i2, 7, %i2 ! unaligned leftover count 291 and %i2, 3, %i2 ! unaligned leftover count
|
H A D | niagara_copy.S | 2428 btst 3, %i0 ! delay slot, from address unaligned? 2452 ! both source and destination addresses are unaligned 2569 ! if from address unaligned for double-word moves, 2584 and %i2, 7, %i2 ! unaligned leftover count 2599 and %i2, 3, %i2 ! unaligned leftover count
|
/illumos-gate/usr/src/lib/libc/sparc/gen/ |
H A D | ascii_strcasecmp.S | 222 sll %i0, %l6, %g1 ! partial unaligned word from s2 238 or %g1, %i3, %g1 ! merge to get unaligned word from s2
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | pp.key | 115 unaligned . _,__,__.__ dec
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | stream.c | 1450 size_t unaligned; in copyb() local 1459 unaligned = P2PHASE((uintptr_t)dp->db_base, sizeof (uint_t)); in copyb() 1460 if ((nbp = allocb_tmpl(size + unaligned, bp)) == NULL) in copyb() 1486 base = ndp->db_base + unaligned; in copyb() 1487 bcopy(dp->db_base, ndp->db_base + unaligned, size); in copyb()
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | README.XLINK | 306 UL_ASSIGN macros can be used to copy potentially unaligned data: 312 The UL_ASSIGN_BSWAP macros do unaligned copies, and also perform
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | spitfire_copy.S | 1597 btst 3, %i0 ! delay slot, from address unaligned? 1621 ! both source and destination addresses are unaligned 1738 ! if from address unaligned for double-word moves, 1753 and %i2, 7, %i2 ! unaligned leftover count 1768 and %i2, 3, %i2 ! unaligned leftover count
|
H A D | cheetah_copy.S | 1084 bnz,pt %ncc, .bc_sm_movebytes ! unaligned 1966 bnz,pt %ncc, .co_sm_movebytes ! unaligned 2728 bnz,pt %ncc, .ci_sm_movebytes ! unaligned
|
H A D | opl_olympus_copy.S | 1037 bnz,pt %ncc, .bc_sm_movebytes ! unaligned 1900 bnz,pt %ncc, .co_sm_movebytes ! unaligned 2653 bnz,pt %ncc, .ci_sm_movebytes ! unaligned
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | release.txt | 141 5. Problem: FW assert may happen if there are unaligned PDUs on a connection 163 1. Request: iWARP - Handle flush completion on unaligned ll2 connection. 502 16. Problem: Theoretical bug can occur when an unaligned FPDU is split over 512 Relevance: iWARP unaligned MPA flows. 586 5. Request: Add support for unaligned MPA packets received over 589 6. Request: Add unaligned rx packets received statistic for iWARP. 879 4. Request: iWARP Support for packed and unaligned fdpus.
|
/illumos-gate/usr/src/uts/sun4v/ml/ |
H A D | trap_table.S | 1404 ldn [%g5 + P_UTRAP15], %g5 ! unaligned utrap?
|
/illumos-gate/usr/src/uts/sun4u/ml/ |
H A D | trap_table.S | 1601 ldn [%g5 + P_UTRAP15], %g5 ! unaligned utrap?
|
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README.v6 | 424 with unaligned data, and suboption code must index the pointer past
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 6228 % vital for proper filling; pages come out unaligned when you do a
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 15256 Index Fields: Fixed a problem where unaligned bit assembly and 16546 Support for environments that cannot handle unaligned data
|