| /openbsd-src/sys/lib/libkern/arch/m88k/ |
| H A D | copy_subr.S | 40 #define DEST %r2 macro 44 #define DEST %r3 macro 60 or SAVE, DEST, %r0 68 cmp %r9,SRC,DEST /* compare source address to destination */ 84 mask %r7,DEST,3 /* get 2 low order bits of destination addr */ 100 st.b %r6,DEST,0 /* store byte to destination */ 101 st.b %r7,DEST,1 /* store byte to destination */ 102 st.b %r8,DEST,2 /* store byte to destination */ 104 addu DEST,DEST,3 /* increment destination pointer */ 113 st.h %r6,DEST,0 /* store half-word to destination */ [all …]
|
| /openbsd-src/regress/usr.bin/libtool/ |
| H A D | Makefile | 34 DEST = ${.OBJDIR}/dest/usr/local macro 57 test-install-0: ${DEST}/lib/liba.la 59 test-install-1: ${DEST}/bin/p1 61 test-run-1: ${DEST}/bin/p1 62 LD_LIBRARY_PATH=${DEST}/lib ${DEST}/bin/p1 64 test-run-3: ${DEST}/bin/p2 65 LD_LIBRARY_PATH=${DEST}/lib ${DEST}/bin/p2 262 release-1: ${DEST}/lib/liba3.la 263 @test -h ${DEST}/lib/liba3.so.0.0 264 @test `readlink ${DEST}/lib/liba3.so.0.0` = liba3-0.so.0.0 [all …]
|
| /openbsd-src/sys/arch/m88k/m88k/ |
| H A D | subr.S | 195 #define DEST %r3 macro 216 xor %r9, SRC, DEST 258 st %r5, DEST, %r0 260 st %r6, DEST, %r7 262 addu DEST, DEST, 8 277 st.b %r5, DEST, %r0 280 addu DEST, DEST, 1 293 st.h %r5, DEST, %r0 296 addu DEST, DEST, 2 310 st.b %r5, DEST, LEN [all …]
|
| /openbsd-src/gnu/llvm/libcxxabi/cmake/Modules/ |
| H A D | HandleLibcxxabiFlags.cmake | 47 macro(append_flags DEST) 49 list(APPEND ${DEST} ${value}) 50 list(APPEND ${DEST} ${value}) 54 # If the specified 'condition' is true then append the specified list of flags to DEST 55 macro(append_flags_if condition DEST) 57 list(APPEND ${DEST} ${ARGN}) 61 # Add each flag in the list specified by DEST if that flag is supported by the current compiler. 62 macro(append_flags_if_supported DEST) 66 append_flags_if(CXX_SUPPORTS_${flagname}_FLAG ${DEST} ${flag})
|
| /openbsd-src/gnu/llvm/libcxx/cmake/Modules/ |
| H A D | HandleLibcxxFlags.cmake | 48 macro(append_flags DEST) 50 list(APPEND ${DEST} ${value}) 51 list(APPEND ${DEST} ${value}) 55 # If the specified 'condition' is true then append the specified list of flags to DEST 56 macro(append_flags_if condition DEST) 58 list(APPEND ${DEST} ${ARGN}) 62 # Add each flag in the list specified by DEST if that flag is supported by the current compiler. 63 macro(append_flags_if_supported DEST) 67 append_flags_if(CXX_SUPPORTS_${flagname}_FLAG ${DEST} ${flag})
|
| /openbsd-src/gnu/llvm/libunwind/cmake/Modules/ |
| H A D | HandleLibunwindFlags.cmake | 48 macro(append_flags DEST) 50 list(APPEND ${DEST} ${value}) 51 list(APPEND ${DEST} ${value}) 55 # If the specified 'condition' is true then append the specified list of flags to DEST 56 macro(append_flags_if condition DEST) 58 list(APPEND ${DEST} ${ARGN}) 62 # Add each flag in the list specified by DEST if that flag is supported by the current compiler. 63 macro(append_flags_if_supported DEST) 67 append_flags_if(CXX_SUPPORTS_${flagname}_FLAG ${DEST} ${flag})
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | c-incpath.c | 39 # define INO_T_COPY(DEST, SRC) memcpy(&(DEST), &(SRC), sizeof (SRC)) argument 46 # define INO_T_COPY(DEST, SRC) (DEST) = (SRC) argument
|
| H A D | tree-flow.h | 243 #define FOR_EACH_IMM_USE_FAST(DEST, ITER, SSAVAR) \ argument 244 for ((DEST) = first_readonly_imm_use (&(ITER), (SSAVAR)); \ 246 (DEST) = next_readonly_imm_use (&(ITER))) 278 #define FOR_EACH_IMM_USE_ON_STMT(DEST, ITER) \ argument 279 for ((DEST) = first_imm_use_on_stmt (&(ITER)); \ 281 (DEST) = next_imm_use_on_stmt (&(ITER)))
|
| /openbsd-src/gnu/usr.bin/binutils/gas/config/ |
| H A D | obj-elf.h | 195 #define OBJ_COPY_SYMBOL_ATTRIBUTES(DEST, SRC) \ argument 196 (elf_copy_symbol_attributes (DEST, SRC))
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
| H A D | obj-elf.h | 202 #define OBJ_COPY_SYMBOL_ATTRIBUTES(DEST, SRC) \ argument 203 (elf_copy_symbol_attributes (DEST, SRC))
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| H A D | m88k.h | 56 #define DEST 6 macro 111 dest: DEST,
|
| /openbsd-src/gnu/usr.bin/binutils/include/opcode/ |
| H A D | m88k.h | 55 #define DEST 6 macro 110 dest: DEST,
|
| /openbsd-src/gnu/gcc/gcc/config/crx/ |
| H A D | crx.h | 167 #define HARD_REGNO_RENAME_OK(SRC, DEST) \ argument 168 (!crx_interrupt_function_p () || regs_ever_live[DEST])
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCAsmPrinter.cpp | 839 unsigned DEST = MI->getOperand(0).getReg(); in emitInstruction() local 864 .addReg(DEST)); in emitInstruction() 874 unsigned DEST = MI->getOperand(0).getReg(); in emitInstruction() local 890 .addReg(DEST) in emitInstruction() 894 .addReg(DEST) in emitInstruction() 895 .addReg(DEST) in emitInstruction() 901 unsigned DEST = MI->getOperand(0).getReg(); in emitInstruction() local 909 .addReg(DEST) in emitInstruction() 912 .addReg(DEST) in emitInstruction() 914 .addReg(DEST)); in emitInstruction()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | cppinit.c | 36 # define INO_T_COPY(DEST, SRC) memcpy(&(DEST), &(SRC), sizeof (SRC)) argument 43 # define INO_T_COPY(DEST, SRC) (DEST) = (SRC) argument
|
| H A D | FSFChangeLog | 1989 has VOIDmode and don't do anything if DEST is wider than a host word.
|
| H A D | FSFChangeLog.10 | 4431 * function.c (fixup_var_refs_1): Make pseudo for DEST
|
| /openbsd-src/gnu/usr.bin/cvs/contrib/ |
| H A D | dirfns.shar | 306 X mv $(DIR) $(DEST)
|
| /openbsd-src/regress/usr.sbin/pkg_add/ |
| H A D | Makefile | 52 DEST$i ?= ${D$i}/usr/local
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/cpu/ |
| H A D | mt.cpu | 1206 (dni rcrisc "RCRISC DEST, RT/BR1/BR2/CS, SRC1, column#, r/c, CB/RB, cell, dup, ctx_disp"
|
| H A D | m32c.cpu | 10420 (dni destind "DEST-INDIRECT" ((machine 32)) 10426 (dni srcdestind "SRC-DEST-INDIRECT" ((machine 32))
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/ |
| H A D | inclhack.def | 1798 "/* Copy N bytes of SRC to DEST. */\n"
|
| /openbsd-src/gnu/gcc/fixincludes/ |
| H A D | inclhack.def | 2262 "/* Copy N bytes of SRC to DEST. */\n"
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/sh/ |
| H A D | sh.md | 7574 ;; sne moves the complement of the T reg to DEST like this:
|
| /openbsd-src/gnu/gcc/gcc/config/sh/ |
| H A D | sh.md | 9565 ;; sne moves the complement of the T reg to DEST like this:
|