Searched refs:el1 (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/include/
H A Dntp_data_structures.h52 int get_fifo_order(void *el1, void *el2);
/netbsd-6-1-5-RELEASE/sys/arch/macppc/stand/ofwboot/
H A DMakefile49 CLEANFILES+= vers.c ${PROG}.elf ${PROG}.el1 ${PROG}.mrg ${PROG}.xcf
87 ${LD} -s -N -Ttext ${RELOC} -Bstatic -o ${PROG}.el1 \
89 ${OBJCOPY} -O binary ${PROG}.el1 ${PROG}
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/arm/
H A Dneon-psyn.s49 el1 .dn d4.16[1] label
55 vld4 {el1, el2, el3, el4}, [r10]
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dalist.c67 alist_el_t *el1 = arg1; local
69 return ((uintptr_t)el1->ale_name != (uintptr_t)el2->ale_name);
H A Dmerge.c322 elist_t *el1 = stdp->t_emem; local
325 while (el1 && el2) {
326 if (el1->el_number != el2->el_number ||
327 strcmp(el1->el_name, el2->el_name) != 0)
330 el1 = el1->el_next;
334 if (el1 || el2)
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Dntp_data_structures.c193 int get_fifo_order(void *el1, void *el2) argument
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/alpha/ev6/nails/
H A Daddmul_1.asm262 br r31, L(el1)
285 L(el1): umulh vl0, ul1, m1b C U1
H A Dmul_1.asm240 br r31, L(el1)
263 L(el1): umulh vl0, ul1, m1b C U1
H A Dsubmul_1.asm262 br r31, L(el1)
285 L(el1): umulh vl0, ul1, m1b C U1

Completed in 129 milliseconds