Home
last modified time | relevance | path

Searched refs:macro (Results 1 – 25 of 40) sorted by relevance

12

/sysdeps/alpha/
A Ddiv_libc.h48 .macro CALL_MCOUNT
57 .set macro
87 .macro DO_DIVBYZERO
124 .macro _ITOFS gr, fr, slot
133 .macro _ITOFT gr, fr, slot
142 .macro _FTOIT fr, gr, slot
153 .macro _ITOFT2 gr1, fr1, slot1, gr2, fr2, slot2
A Ddiv.S38 .set macro
A Ddl-trampoline.S23 .macro savei regno, offset
28 .macro savef regno, offset
/sysdeps/unix/sysv/linux/powerpc/
A Dhtm.h28 .macro TBEGIN
33 .macro TEND
38 .macro TABORT code
47 .macro TEXASR dst
/sysdeps/unix/sysv/linux/alpha/
A Drt_sigaction.S27 .macro SIGCONTEXT_REGS_I base, from=0
34 .macro SIGCONTEXT_REGS_F base, from=32
41 .macro SIGCONTEXT_REGS base
/sysdeps/mips/mips32/
A Dcrtn.S47 .set macro
56 .set macro
/sysdeps/x86_64/fpu/
A Dsvml_d_exp_data.h34 .macro double_vector offset value
43 .macro float_vector offset value
A Dsvml_s_powf_data.h58 .macro double_vector offset value
67 .macro float_vector offset value
A Dsvml_d_wrapper_impl.h20 .macro WRAPPER_IMPL_SSE2 callee
38 .macro WRAPPER_IMPL_SSE2_ff callee
58 .macro WRAPPER_IMPL_SSE2_fFF callee
99 .macro WRAPPER_IMPL_AVX callee
125 .macro WRAPPER_IMPL_AVX_ff callee
153 .macro WRAPPER_IMPL_AVX_fFF callee
196 .macro WRAPPER_IMPL_AVX512 callee
221 .macro WRAPPER_IMPL_AVX512_ff callee
249 .macro WRAPPER_IMPL_AVX512_fFF callee
A Dsvml_d_pow_data.h86 .macro double_vector offset value
95 .macro float_vector offset value
A Dsvml_s_wrapper_impl.h20 .macro WRAPPER_IMPL_SSE2 callee
48 .macro WRAPPER_IMPL_SSE2_ff callee
80 .macro WRAPPER_IMPL_SSE2_fFF callee
141 .macro WRAPPER_IMPL_AVX callee
167 .macro WRAPPER_IMPL_AVX_ff callee
195 .macro WRAPPER_IMPL_AVX_fFF callee
241 .macro WRAPPER_IMPL_AVX512 callee
266 .macro WRAPPER_IMPL_AVX512_ff callee
294 .macro WRAPPER_IMPL_AVX512_fFF callee
A Dsvml_s_expf_data.h36 .macro float_vector offset value
A Dsvml_s_logf_data.h39 .macro float_vector offset value
A Dsvml_d_log_data.h45 .macro double_vector offset value
A Dsvml_s_trig_data.h22 .macro float_vector offset value
A Dsvml_d_trig_data.h63 .macro double_vector offset value
A Dsvml_d_sincos2_core.S30 .macro WRAPPER_IMPL_SSE2_fFF_vvv callee
/sysdeps/mips/mips64/n64/
A Dcrtn.S48 .set macro
58 .set macro
/sysdeps/mips/mips64/n32/
A Dcrtn.S48 .set macro
58 .set macro
/sysdeps/powerpc/powerpc64/
A Dsysdep.h41 .macro SAVE_ARG NARG
48 .macro REST_ARG NARG
55 .macro CFI_SAVE_ARG NARG
62 .macro CFI_REST_ARG NARG
71 .macro CALL_MCOUNT NARG
97 .macro PPC64_LOAD_FUNCPTR PTR
131 .macro PPC64_LOAD_FUNCPTR PTR
150 .macro NOPS NARG
157 .macro ENTRY_3 name, alignp2=2, nopwords=0
296 .macro CHECK_SCV_SUPPORT REG JUMPFALSE
/sysdeps/arm/armv7/multiarch/
A Dmemcpy_impl.S96 .macro dispatch_7_dword
109 .macro dispatch_15_word
152 .macro dispatch_7_dword
172 .macro dispatch_15_word
228 .macro cpy_line_vfp vreg, base
281 .macro neon_load_d0 reg
284 .macro neon_store_d0 reg
289 .macro dispatch_step i
305 .macro dispatch_step i
389 .macro dispatch_step i
[all …]
/sysdeps/unix/sysv/linux/
A Dglibcsyscalls.py27 def extract_system_call_name(macro): argument
30 if macro.startswith(prefix):
31 return macro[len(prefix):]
33 raise ValueError('invalid system call name: {!r}'.format(macro))
/sysdeps/aarch64/multiarch/
A Dmemset_falkor.S28 .macro zva_macro
A Dmemcpy_a64fx.S48 .macro ld1b_unroll8
59 .macro stld1b_unroll4a
70 .macro stld1b_unroll4b
81 .macro stld1b_unroll8
86 .macro st1b_unroll8
/sysdeps/arm/armv7/
A Dstrcmp.S89 .macro prepare_mask mask_reg, nbits_reg
92 .macro apply_mask data_reg, mask_reg
98 .macro strcmp_epilogue_aligned synd d1 d2 restore_r6

Completed in 17 milliseconds

12