HomeSort by: relevance | last modified time | path
    Searched refs:our (Results 1 - 25 of 61) sorted by relevancy

1 2 3

  /src/sys/arch/mac68k/mac68k/
pramasm.s 71 movel %a6@(8),%a0 | get our data address
94 movel %a6@(8),%a0 | get our data address
112 moveq #0,%d0 | zero out our future command register
116 movel %a6@(8),%a0 | get our data address
123 moveq #0,%d0 | zero out our future command register
127 movel %a6@(8),%a0 | get our data address
162 moveq #0,%d0 | zero out our future command register
167 movel %a6@(8),%a0 | get our data address
174 moveq #0,%d0 | zero out our future command register
179 movel %a6@(8),%a0 | get our data addres
    [all...]
  /src/common/lib/libc/arch/m68k/string/
strchr.S 50 cmpb (%a0),%d0 | found our char?
strrchr.S 51 cmpb (%a1),%d0 | found our char?
  /src/usr.bin/make/unit-tests/
export-env.mk 3 # our normal .export, subsequent changes affect the environment
dir.mk 36 all: f{our,ive}
  /src/sys/lib/libkern/arch/m68k/
udivsi3.S 92 | so our guess quotient cannot be less than our real desired
97 | if the result is nonnegative, our guessed quotient was
98 | correct, and the subtraction result is our remainder.
99 | if the result is negative, our guessed quotient was one
101 | divisor is our remainder.
divsi3.S 66 pea (.Lret,%pc) | push our return address
modsi3.S 68 pea (.Lret,%pc) | push our return address
  /src/sys/arch/m68k/m68k/
w16copy.s 44 movl 8(%sp), %d0 | get our count
46 movl 4(%sp), %a0 | get our address
89 movl 12(%sp), %d0 | get our count
91 movl 4(%sp), %a0 | get our source address
92 movl 8(%sp), %a1 | get our destination address
compat_13_sigreturn13.s 82 movl (%sp),%sp | and our SP
compat_16_sigreturn14.s 82 movl (%sp),%sp | and our SP
trap_subr.s 94 movl (%sp),%sp | and our SP
  /src/common/lib/libc/arch/sparc64/string/
memset.S 35 * before our trap handlers are installed or we could panic
130 !! Make sure our trap table is installed
143 * null, call savefpstate() with it to store our current fp state.
150 * put our new fpstate in curlwp->p_md.md_fpstate. We point
153 * If we are ever preempted, our FPU state will be saved in our
155 * trap, the trap handler will be able to fish our FPU state out
159 * pointer to curlwp->p_md.md_fpstate, clear our fplwp, and disable
211 * We've saved our possible fpstate, now disable the fpu
memcpy.S 308 mov %o5, %o0 ! Save our unused data
481 !! Make sure our trap table is installed
495 * null, call savefpstate() with it to store our current fp state.
502 * put our new fpstate in curlwp->p_md.md_fpstate. We point
505 * If we are ever preempted, our FPU state will be saved in our
507 * trap, the trap handler will be able to fish our FPU state out
511 * pointer to curlwp->p_md.md_fpstate, clear our fplwp, and disable
541 mov %i1, %o1 ! Store our dest ptr here.
638 !! Continue until our dest is block aligne
    [all...]
  /src/share/mk/
bsd.ioconf.mk 24 # here we want to satisfy our make dependency, so force a
  /src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/
CMakeLists.txt 28 # We add the include directories one at a time in our CFLAGS.
68 # We add the library directories one at a time in our CFLAGS.
  /src/doc/
TODO.modules 3 Some notes on the limitations of our current (as of 7.99.35) module
114 to control contents of distributions. As an example, many of our
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
am335x-osd335x-common.dtsi 25 * we get and we are not programming them during our production test.
  /src/sys/arch/atari/stand/tostools/libtos/
bsdstart.S 64 addl %a0,%d0 | added makes our absolute entry point
  /src/sys/external/isc/libsodium/dist/m4/
lt~obsolete.m4 21 # using a macro with the same name in our local m4/libtool.m4 it'll
22 # pull the old libtool.m4 in (it doesn't see our shiny new m4_define
  /src/common/dist/zlib/contrib/ada/
buffer_demo.adb 28 := "Four score and seven years ago our fathers brought forth," & EOL &
  /src/sys/modules/examples/luareadhappy/
happy.lua 40 -- can read from our device. Any other arbitrary data generator could
  /src/sys/arch/hppa/stand/common/
srt0.S 107 ; with separate instruction and data caches, we must flush our data
  /src/sys/arch/i386/stand/lib/
bios_disk.S 137 # on success, interfering with our
  /src/libexec/ld.elf_so/arch/mips/
rtld_start.S 66 PTR_L a1, 2*PTR_SIZE(sp) # our atexit function

Completed in 16 milliseconds

1 2 3