Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_raidz_math_impl.h280 LOAD(d + i, MUL_D); in raidz_mul_abd_cb()
300 LOAD((t), T); \
307 LOAD((t), T); \
315 LOAD((t), T); \
322 LOAD((t), T); \
330 LOAD((t), T); \
404 LOAD(d, GEN_PQ_D); in raidz_gen_pq_add()
641 LOAD(d, SYN_Q_D); in raidz_syn_q_abd()
732 LOAD(d, SYN_R_D); in raidz_syn_r_abd()
825 LOAD(d, SYN_PQ_D); in raidz_syn_pq_abd()
[all …]
H A Dvdev_raidz_math_scalar.c96 #define LOAD(src, val) val = ((v_t *)src)[0] macro
H A Dvdev_raidz_math_avx2.c133 #define LOAD(src, r...) \ macro
H A Dvdev_raidz_math_ssse3.c134 #define LOAD(src, r...) \ macro
H A Dvdev_raidz_math_sse2.c134 #define LOAD(src, r...) \ macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Dcrypt.c277 #define LOAD(d,d0,d1,bl) d0 = (bl).b32.i0, d1 = (bl).b32.i1 macro
291 LOAD(d,d0,d1,(p)[(0<<CHUNKBITS)+(cpp)[0]]); \
300 LOAD(d,d0,d1,(p)[(0<<CHUNKBITS)+(cpp)[0]]); \
309 { C_block tblk; permute(cpp,&tblk,p,8); LOAD (d,d0,d1,tblk); }
311 { C_block tblk; permute(cpp,&tblk,p,4); LOAD (d,d0,d1,tblk); }
707 LOAD(L,L0,L1,B); in des_cipher()
709 LOAD(L,L0,L1,*(C_block *)in); in des_cipher()
/illumos-gate/usr/src/boot/i386/pmbr/
H A Dpmbr.s39 .set LOAD,0x7c00 # Load address define
74 movw $main-EXEC+LOAD,%si # Source
82 jmp main-LOAD+EXEC # To relocated code
109 movw $LOAD/16,%bx # set buffer segment
118 jmp LOAD # Jump to boot code
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vatan2f.S1723 ldd [cmul_arr+88],%f0 ! LOAD M_PI_4
1725 ld [%fp+tmp_pz],%f2 ! LOAD signx0
1839 ldd [cmul_arr+96],%f0 ! LOAD C2ONM149
1913 ldd [cmul_arr+96],%f0 ! LOAD C2ONM149
1994 ldd [cmul_arr+96],%f0 ! LOAD C2ONM149
2078 ldd [cmul_arr+96],%f0 ! LOAD C2ONM149
2161 ldd [cmul_arr+96],%f0 ! LOAD C2ONM149
2242 ldd [cmul_arr+96],%f0 ! LOAD C2ONM149
2322 ldd [cmul_arr+96],%f0 ! LOAD C2ONM149
2409 ldd [cmul_arr+96],%f0 ! LOAD C2ONM149
[all …]
H A D__vpowf.S864 ld [%fp+tmp5],%f12 ! (Y1_2) LOAD i0
1051 ld [%fp+tmp5],%f12 ! (Y1_2) LOAD i0
1312 ld [%fp+tmp5],%f12 ! (Y1_2) LOAD i0
1610 ld [%l0+2048+64],%f0 ! LOAD 1.0f
1698 ld [%l0+2048+64],%f0 ! LOAD 1.0f
1791 ld [%fp+tmp1],%f18 ! LOAD exp0
1792 ld [%fp+tmp2],%f16 ! LOAD i0
1804 ldd [%fp+tmp5],%f24 ! LOAD yisint0
1817 ld [%fp+tmp3],%g1 ! LOAD ind0
2405 ld [%fp+tmp1],%i2 ! (Y0_2) LOAD ii0
[all …]
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dphdr.msg33 @ MSG_PT_LOAD_CFNP "LOAD"
/illumos-gate/usr/src/contrib/zlib/
H A Dinfback.c123 #define LOAD() \ macro
479 LOAD(); in inflateBack()
H A Dinflate.c459 #define LOAD() \ macro
632 LOAD(); in inflate()
1046 LOAD(); in inflate()
/illumos-gate/usr/src/tools/smatch/src/
H A Dopcode.def95 OPCODE(LOAD, BADOP, BADOP, BADOP, 1, OPF_TARGET)
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.msg77 @ MSG_FLG_LOADFLTR "LOAD-FILTERS"
153 @ MSG_LFL_LOADAVAIL "LOAD-AVAILABLE"
178 @ MSG_LTFL_LOADFLTR "LOAD-FILTER"
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c3124 #define LOAD {LOADIN LOADOUT} macro
3278 LOAD
3493 LOAD
3568 LOAD
4171 LOAD
4182 LOAD
4444 LOAD
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c4220 #define LOAD {LOADIN LOADOUT} macro
4364 LOAD;
4591 LOAD;
4689 LOAD;
5343 LOAD;
5357 LOAD;
5669 LOAD;
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg1076 @ MSG_MAP_NONLOAD "%s: %llu: %s not allowed on non-LOAD segments"
1086 @ MSG_MAP_SEGEMPLOAD "%s: %llu: empty segment must be of type LOAD or NULL"
1087 @ MSG_MAP_SEGEMPEXE "%s: %llu: a LOAD empty segment definition is only \
1089 @ MSG_MAP_SEGEMPATT "%s: %llu: a LOAD empty segment must have an address \
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c2622 #define LOAD() \ macro
2802 LOAD();
3173 LOAD();
/illumos-gate/usr/src/cmd/cron/
H A Dcron.c107 #define LOAD 1 macro
571 quedefs(LOAD); in main()
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt7906 LOAD and UNLOAD. These interfaces allow the host to track ACPI tables as