Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrcmp.S95 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 Dascii_strcasecmp.S222 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 Dstrcpy.S72 sub %g0, %o1, %g1 ! %g1<2:0> = # of unaligned bytes
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/
H A Dfake_stream.c1004 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 Dmemcpy.S206 / use unaligned load since source doesn't line up
H A Dmemset.S97 movups (%esp), %xmm0 / unaligned load from stack into xmm0
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.S120 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 Dniagara_copy.S2428 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 Dascii_strcasecmp.S222 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 Dpp.key115 unaligned . _,__,__.__ dec
/illumos-gate/usr/src/uts/common/io/
H A Dstream.c1449 size_t unaligned; in copyb() local
1458 unaligned = P2PHASE((uintptr_t)dp->db_base, sizeof (uint_t)); in copyb()
1459 if ((nbp = allocb_tmpl(size + unaligned, bp)) == NULL) in copyb()
1485 base = ndp->db_base + unaligned; in copyb()
1486 bcopy(dp->db_base, ndp->db_base + unaligned, size); in copyb()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A DREADME.XLINK306 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 Dspitfire_copy.S1597 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 Dcheetah_copy.S1084 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 Dopl_olympus_copy.S1037 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 Drelease.txt141 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 Dtrap_table.S1404 ldn [%g5 + P_UTRAP15], %g5 ! unaligned utrap?
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dtrap_table.S1601 ldn [%g5 + P_UTRAP15], %g5 ! unaligned utrap?
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6424 with unaligned data, and suboption code must index the pointer past
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex6228 % vital for proper filling; pages come out unaligned when you do a
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt15256 Index Fields: Fixed a problem where unaligned bit assembly and
16546 Support for environments that cannot handle unaligned data