/titanic_41/usr/src/lib/libc/amd64/gen/ |
H A D | byteorder.s | 65 bswap %eax /* reverses the byte order of %eax */ 71 bswap %eax /* reverses the byte order of %eax */ 82 bswap %eax /* reverses the byte order of %eax */ 89 bswap %eax /* reverses the byte order of %eax */
|
/titanic_41/usr/src/lib/libc/i386/gen/ |
H A D | byteorder.s | 45 bswap %eax / reverses the byte order of %eax 51 bswap %eax / reverses the byte order of %eax 62 bswap %eax / reverses the byte order of %eax 69 bswap %eax / reverses the byte order of %eax
|
/titanic_41/usr/src/uts/intel/ia32/ml/ |
H A D | ia32.il | 74 bswap %edx 75 bswap %eax 81 bswap %edx 82 bswap %eax 87 bswap %eax 92 bswap %eax 97 bswap %eax 103 bswap %eax
|
H A D | i86_subr.s | 2113 bswap %eax 2122 bswap %eax 2134 bswap %edx 2135 bswap %eax 2143 bswap %eax 2151 bswap %eax
|
/titanic_41/usr/src/lib/udapl/udapl_tavor/i386/ |
H A D | i386.il | 32 / Device registers are in Big Endian byte order, so use bswap instructions. 38 bswap %edx 39 bswap %eax 44 bswap %eax
|
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | unwind.c | 322 int bswap = (ofl->ofl_flags1 & FLG_OF1_ENCDIFF) != 0; in ld_unwind_make_hdr() local 397 length = extract_uint(data + off, &ndx, bswap); in ld_unwind_make_hdr() 404 id = extract_uint(data + off, &ndx, bswap); in ld_unwind_make_hdr() 495 int bswap = (ofl->ofl_flags1 & FLG_OF1_ENCDIFF) != 0; in ld_unwind_populate_hdr() local 565 length = extract_uint(data + off, &ndx, bswap); in ld_unwind_populate_hdr() 572 id = extract_uint(data + off, &ndx, bswap); in ld_unwind_populate_hdr() 774 if (bswap) { in ld_unwind_populate_hdr() 792 if (bswap) in ld_unwind_populate_hdr() 799 if (bswap) in ld_unwind_populate_hdr()
|
H A D | machrel.sparc.c | 398 int bswap = (ofl->ofl_flags1 & FLG_OF1_ENCDIFF) != 0; in plt_entry() local 421 if (bswap) in plt_entry() 435 if (bswap) in plt_entry() 445 if (bswap) in plt_entry() 455 if (bswap) in plt_entry() 465 if (bswap) in plt_entry() 475 if (bswap) in plt_entry() 485 if (bswap) in plt_entry() 495 if (bswap) in plt_entry() 531 int bswap = (ofl->ofl_flags1 & FLG_OF1_ENCDIFF) != 0; in plt_entry() local [all …]
|
H A D | machrel.intel.c | 168 int bswap = (ofl->ofl_flags1 & FLG_OF1_ENCDIFF) != 0; in plt_entry() local 182 if (bswap) in plt_entry() 200 if (bswap) in plt_entry() 209 if (bswap) in plt_entry() 219 if (bswap) in plt_entry() 1455 int bswap = (ofl->ofl_flags1 & FLG_OF1_ENCDIFF) != 0; in ld_fillin_gotplt() local 1468 if (bswap) in ld_fillin_gotplt() 1498 if (bswap) in ld_fillin_gotplt() 1510 if (bswap) in ld_fillin_gotplt() 1522 if (bswap) in ld_fillin_gotplt() [all …]
|
H A D | machrel.amd.c | 200 int bswap = (ofl->ofl_flags1 & FLG_OF1_ENCDIFF) != 0; in plt_entry() local 216 if (bswap) in plt_entry() 237 syn_rdesc_sym_name, MSG_ORIG(MSG_SPECFIL_PLTENT), bswap, in plt_entry() 251 syn_rdesc_sym_name, MSG_ORIG(MSG_SPECFIL_PLTENT), bswap, in plt_entry() 270 syn_rdesc_sym_name, MSG_ORIG(MSG_SPECFIL_PLTENT), bswap, in plt_entry() 1462 int bswap = (ofl->ofl_flags1 & FLG_OF1_ENCDIFF) != 0; in ld_fillin_gotplt() local 1475 if (bswap) in ld_fillin_gotplt() 1521 bswap, ofl->ofl_lml) == 0) { in ld_fillin_gotplt() 1536 bswap, ofl->ofl_lml) == 0) { in ld_fillin_gotplt()
|
H A D | README.XLINK | 115 argument named "bswap". Each relocation engine must be prepared to
|
/titanic_41/usr/src/uts/intel/amd64/krtld/ |
H A D | doreloc.c | 196 const char *file, int bswap, void *lml) in do_reloc_krtld() 226 if (bswap) { in do_reloc_krtld() 291 if (bswap) { in do_reloc_krtld() 313 if (bswap) { in do_reloc_krtld()
|
/titanic_41/usr/src/uts/intel/ia32/krtld/ |
H A D | doreloc.c | 194 const char *file, int bswap, void *lml) in do_reloc_krtld() 224 if (bswap) { in do_reloc_krtld() 246 if (bswap) { in do_reloc_krtld()
|
/titanic_41/usr/src/uts/i86pc/dboot/ |
H A D | dboot_asm.s | 90 bswap %eax 137 bswap %eax
|
/titanic_41/usr/src/uts/intel/amd64/ml/ |
H A D | amd64.il | 82 bswap %eax 87 bswap %eax 92 bswap %eax 98 bswap %eax
|
/titanic_41/usr/src/lib/udapl/udapl_tavor/amd64/ |
H A D | amd64.il | 32 / Device registers are in Big Endian byte order, so use bswap* instructions. 42 bswap %eax
|
/titanic_41/usr/src/uts/sparc/krtld/ |
H A D | doreloc.c | 373 const char *file, int bswap, void *lml) in do_reloc_krtld() 430 if (bswap) { in do_reloc_krtld() 618 if (bswap) { in do_reloc_krtld()
|
/titanic_41/usr/src/uts/common/fs/zfs/sys/ |
H A D | sa_impl.h | 72 #define ATTR_ENCODE(x, attr, length, bswap) \ argument 75 BF64_SET(x, 16, 8, bswap); \
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | spa_misc.c | 1414 dmu_object_byteswap_t bswap = in snprintf_blkptr() local 1419 dmu_ot_byteswap[bswap].ob_name); in snprintf_blkptr()
|
H A D | arc.c | 4222 dmu_object_byteswap_t bswap = in arc_read_done() local 4226 dmu_ot_byteswap[bswap].ob_func; in arc_read_done()
|
/titanic_41/usr/src/cmd/cpio/ |
H A D | cpio.c | 4468 int bswap = 0; in gethdr() local 4487 bswap = 1; in gethdr() 4632 if (bswap) in gethdr()
|
/titanic_41/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 1366 * stage2/fsys_xfs.c (le32): Don't use bswap, but use xchgb and 1367 roll, because 386 doesn't have bswap. Reported by Frode Vatvedt
|