Searched refs:macro (Results 1 – 25 of 40) sorted by relevance
12
/sysdeps/alpha/ |
A D | div_libc.h | 48 .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 D | div.S | 38 .set macro
|
A D | dl-trampoline.S | 23 .macro savei regno, offset 28 .macro savef regno, offset
|
/sysdeps/unix/sysv/linux/powerpc/ |
A D | htm.h | 28 .macro TBEGIN 33 .macro TEND 38 .macro TABORT code 47 .macro TEXASR dst
|
/sysdeps/unix/sysv/linux/alpha/ |
A D | rt_sigaction.S | 27 .macro SIGCONTEXT_REGS_I base, from=0 34 .macro SIGCONTEXT_REGS_F base, from=32 41 .macro SIGCONTEXT_REGS base
|
/sysdeps/mips/mips32/ |
A D | crtn.S | 47 .set macro 56 .set macro
|
/sysdeps/x86_64/fpu/ |
A D | svml_d_exp_data.h | 34 .macro double_vector offset value 43 .macro float_vector offset value
|
A D | svml_s_powf_data.h | 58 .macro double_vector offset value 67 .macro float_vector offset value
|
A D | svml_d_wrapper_impl.h | 20 .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 D | svml_d_pow_data.h | 86 .macro double_vector offset value 95 .macro float_vector offset value
|
A D | svml_s_wrapper_impl.h | 20 .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 D | svml_s_expf_data.h | 36 .macro float_vector offset value
|
A D | svml_s_logf_data.h | 39 .macro float_vector offset value
|
A D | svml_d_log_data.h | 45 .macro double_vector offset value
|
A D | svml_s_trig_data.h | 22 .macro float_vector offset value
|
A D | svml_d_trig_data.h | 63 .macro double_vector offset value
|
A D | svml_d_sincos2_core.S | 30 .macro WRAPPER_IMPL_SSE2_fFF_vvv callee
|
/sysdeps/mips/mips64/n64/ |
A D | crtn.S | 48 .set macro 58 .set macro
|
/sysdeps/mips/mips64/n32/ |
A D | crtn.S | 48 .set macro 58 .set macro
|
/sysdeps/powerpc/powerpc64/ |
A D | sysdep.h | 41 .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 D | memcpy_impl.S | 96 .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 D | glibcsyscalls.py | 27 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 D | memset_falkor.S | 28 .macro zva_macro
|
A D | memcpy_a64fx.S | 48 .macro ld1b_unroll8 59 .macro stld1b_unroll4a 70 .macro stld1b_unroll4b 81 .macro stld1b_unroll8 86 .macro st1b_unroll8
|
/sysdeps/arm/armv7/ |
A D | strcmp.S | 89 .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 31 milliseconds
12