/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/ |
H A D | aors_n.asm | 97 C old gas, LF(M4_function_n,oop)-L(0a)-3 cannot be put into the leal 101 addl $L(oop)-L(0a)-3,%eax 146 C some assemblers, L(oop)-L(0b)-3 cannot be put into the leal 150 addl $L(oop)-L(0b)-3,%eax 165 L(oop): movl (%esi),%eax 193 jnz L(oop)
|
H A D | lshift.asm | 78 L(oop): movl (%esi,%edx,4),%ebx C load next lower limb 86 jnz L(oop)
|
H A D | rshift.asm | 80 L(oop): movl (%esi,%edx,4),%ebx C load next higher limb 88 jnz L(oop)
|
H A D | aorsmul_1.asm | 113 L(oop): movl (%esi),%eax 146 jnz L(oop)
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc64/ |
H A D | copyi.asm | 65 L(oop): ld r6, -32(r4) 75 bdnz L(oop)
|
H A D | logops_n.asm | 127 L(oop): ld r8, -24(r4) 146 bdnz L(oop)
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc64/mode32/ |
H A D | mul_1.asm | 60 L(oop): ldu r0, 8(r4) 68 bdnz L(oop)
|
H A D | addmul_1.asm | 60 L(oop): ldu r0, 8(r4) 74 bdnz L(oop)
|
H A D | submul_1.asm | 60 L(oop): ldu r0, 8(r4) 76 bdnz L(oop)
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/pdp10/ |
H A D | local.c | 57 register NODE *r, *l, *oop; in clocal() local 335 oop = p; in clocal() 364 oop->n_left = p; in clocal() 365 return oop; in clocal()
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/atom/ |
H A D | aors_n.asm | 131 L(oop): 143 jnz L(oop)
|
H A D | aorslshC_n.asm | 129 L(oop): 148 jnz L(oop)
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/ |
H A D | lshsub_n.asm | 108 L(oop): 158 jnc L(oop)
|
/netbsd-src/sys/dev/ic/ |
H A D | isp.c | 4938 uint32_t oop; in isp_intr() local 4941 oop = optr; in isp_intr() 4942 MEMORYBARRIER(isp, SYNC_ATIOQ, oop, QENTRY_LEN, -1); in isp_intr() 4943 addr = ISP_QUEUE_ENTRY(isp->isp_atioq, oop); in isp_intr() 4949 (void) isp_target_notify(isp, addr, &oop); in isp_intr() 4952 isp_print_qentry(isp, "?ATIOQ entry?", oop, addr); in isp_intr() 4955 optr = ISP_NXT_QENTRY(oop, RESULT_QUEUE_LEN(isp)); in isp_intr() 5046 uint16_t oop; in isp_intr() local 5049 oop = optr; in isp_intr() 5059 MEMORYBARRIER(isp, SYNC_RESULT, oop, QENTRY_LEN, -1); in isp_intr() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | JITLink.rst | 943 The ``-oop-executor[=/path/to/executor]`` option tells ``llvm-jitlink`` to 948 The ``-oop-executor-connect=<host>:<port>`` option tells ``llvm-jitlink`` to 1047 The ``-oop-executor`` and ``-oop-executor-connect`` options are helpful for testing
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-eh.cc | 4434 tree oop; in cleanup_empty_eh_merge_phis() local 4438 oop = gimple_phi_arg_def (ophi, e->dest_idx); in cleanup_empty_eh_merge_phis() 4440 redirect_edge_var_map_add (e, nresult, oop, oloc); in cleanup_empty_eh_merge_phis()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-eh.c | 4439 tree oop; in cleanup_empty_eh_merge_phis() local 4443 oop = gimple_phi_arg_def (ophi, e->dest_idx); in cleanup_empty_eh_merge_phis() 4445 redirect_edge_var_map_add (e, nresult, oop, oloc); in cleanup_empty_eh_merge_phis()
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 174849 the created class to the exports list of (oop goops); v2.1+ does not 174852 is linked against Guile <v2.1 (types are exported from (oop goops)) 174875 exports if they load both (gdb) and (oop goops) from a GDB linked 174877 preferable to trying to un-export bindings from (oop goops) if v2.0
|