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

1 2

  /src/sys/arch/mips/mips/
cache_tx39_subr.S 55 mfc0 t0, MIPS_COP_0_STATUS # Save SR.
102 mfc0 t0, MIPS_COP_0_STATUS # Save SR.
cache_r3k_subr.S 150 mfc0 t0, MIPS_COP_0_STATUS # Save SR.
192 mfc0 t0, MIPS_COP_0_STATUS # Save SR.
mipsX_subr.S 727 * Save the relevant kernel registers onto the stack.
728 * We don't need to save s0 - s8, sp and gp because
786 * save PPL in trapframe
790 INT_S t1, TF_BASE+TF_PPL(sp) # save priority level
953 * Save the relevant kernel registers onto the NMI stack.
954 * We save s0 - s8, sp and gp so DDB can see them.
956 move k1, sp # save for later
1010 * save PPL in trapframe
1014 INT_S t1, TF_BASE+TF_PPL(sp) # save priority level
1087 * Save the relevant kernel registers onto the stack. We don't nee
    [all...]
  /src/sys/arch/atari/dev/
hdfd_intr.s 51 INTERRUPT_SAVEREG | Save scratch registers
80 INTERRUPT_SAVEREG | Save scratch registers
  /src/sys/arch/sgimips/stand/common/
start64.S 95 sd ra, CALLFRAME_RA * 2(sp) # Save RA
96 sd a0, 0(sp) # save argc
97 sd a1, 8(sp) # save argv
98 sd a2, 16(sp) # save envp
103 sd v0, _C_LABEL(ARCBIOS) # save ARCBIOS
  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_trampoline_arm.S 21 @ Save floating-point parameters of the instrumented function
51 @ Save the floating-point return value of the instrumented function
82 @ Save floating-point parameters of the instrumented function
  /src/usr.sbin/sysinst/
msg.pm.en 54 message savepm {Save changes}
70 appropriate type; 2) Create RAID/LVM VG/CGD using these partitions; 3) Save
  /src/sys/arch/hpcmips/stand/pbsdboot/
pbsdboot.rc 115 MENUITEM "&Save\tCtrl+S", ID_FILE_SAVE
116 MENUITEM "Save &As...", ID_FILE_SAVE_AS
256 ID_FILE_SAVE "Save the active document\nSave"
257 ID_FILE_SAVE_AS "Save the active document with a new name\nSave As"
259 ID_APP_EXIT "Quit the application; prompts to save documents\nExit"
294 AFX_IDS_SCCLOSE "Close the active window and prompts to save the documents"
  /src/sys/arch/mvme68k/mvme68k/
locore.s 116 movl %d3, %a0@ | save bootpart
118 movl %d4, %a0@ | save bootdevlun
120 movl %d5, %a0@ | save booctrllun
122 movl %d6, %a0@ | save bootaddr
124 movl %d7, %a0@ | save boothowto
266 /* Save our ethernet address */
328 movl %d1,%a0@ | save as maxmem
462 /* Save our ethernet address */
523 movl %d1,%a0@ | save as maxmem
646 lea _C_LABEL(lwp0),%a0 | save pointer to fram
    [all...]
  /src/common/lib/libc/arch/sparc64/string/
memset.S 42 * 256 bytes, but to do that we need to properly save and restore the
60 mov %o0, %o4 ! Save original pointer
140 * But before we can do that we need to save and enable the FPU.
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl_amd64.S 16 # Save scratch registers.
48 mov %rsp, %rbx # save current rsp
96 # Save scratch registers.
128 mov %rsp, %rbx # save current rsp
188 // save env parameter
237 // save env parameter
286 // save env parameter
290 // save savesigs parameter
350 // save env parameter
354 // save savesigs paramete
    [all...]
  /src/usr.bin/mail/
extern.h 73 int Save(void *);
83 int save(void *);
cmdtab.c 96 /* R */ { "save", save, 0, CMP(F) STRLIST, 0, 0 },
97 /* R */ { "Save", Save, 0, CMP(F) STRLIST, 0, 0 },
cmd2.c 198 * Save/copy the indicated messages at the end of the passed file name.
260 * Save a message in a file. Mark the message as saved
264 save(void *v) function in typeref:typename:PUBLIC int
269 return save1(str, 1, "save", saveignore);
273 * Save a message in a file. Mark the message as saved
274 * so we can discard when the user quits. Save all fields
278 Save(void *v)
283 return save1(str, 1, "Save", NULL);
548 * Add the given header fields to the save retained list.
549 * If no arguments, print the current list of save retained fields
    [all...]
  /src/sys/arch/vax/vax/
subr.S 107 to: movw $0xfff,_C_LABEL(panic) # Save all regs in panic
111 # save start of symtab
112 movl 12(%ap),_C_LABEL(symtab_nsyms) # save number of symtab
114 # save end of symtab
119 mtpr %r0,$PR_PCBB # Save in IPR PCBB
124 mfpr $PR_PCBB,PCB_PADDR(%r0) # save PCB physical address
125 movab PCB_ONFAULT(%r0),ESP(%r0) # Save trap address in ESP
238 pushl %r0 # Save old IPL
364 movl %r0,KSP(%r3) /* save it as SP */
375 pushr $0x3 /* save r0 and r1 *
    [all...]
  /src/sys/arch/sparc64/sparc64/
mp_subr.S 147 ldxa [%g5] ASI_DMMU, %g6 ! Save secondary context
171 ldxa [%g5] ASI_DMMU, %g6 ! Save primary context
196 mov %o0, %g1 ! save input
354 rd %gsr, %g2 ! Save %gsr
  /src/sys/arch/virt68k/virt68k/
locore.s 260 lea _C_LABEL(lwp0),%a0 | save pointer to frame
288 moveml #0xFFFF,%sp@- | save registers
304 moveml #0xFFFF,%sp@- | save registers
320 moveml #0xFFFF,%sp@- | save user registers
321 movl %usp,%a0 | and save
326 fsave %a0@ | save state
350 moveml #0xC0C0,%sp@- | save scratch regs
361 moveml #0xFFFF,%sp@- | save user registers
362 movl %usp,%a0 | save the user SP
428 | Save the system sp rather than the user sp
    [all...]
  /src/sys/arch/next68k/next68k/
locore.s 389 lea _C_LABEL(lwp0),%a0 | save pointer to frame
423 moveml #0xFFFF,%sp@- | save registers
441 moveml #0xFFFF,%sp@- | save registers
456 moveml #0xFFFF,%sp@- | save user registers
457 movl %usp,%a0 | and save
462 fsave %a0@ | save state
485 moveml #0xC0C0,%sp@- | save scratch regs
496 moveml #0xFFFF,%sp@- | save user registers
497 movl %usp,%a0 | save the user SP
563 | Save the system %sp rather than the user %sp
    [all...]
  /src/sys/arch/x68k/x68k/
locore.s 227 movl %d1,%a0@ | save as maxmem
359 movl %d7,_C_LABEL(boothowto) | save reboot flags
373 lea _C_LABEL(lwp0),%a0 | save pointer to frame
404 moveml #0xFFFF,%sp@- | save registers
412 moveml #0xFFFF,%sp@- | save registers
427 moveml #0xFFFF,%sp@- | save registers
435 moveml #0xFFFF,%sp@- | save registers
450 moveml #0xFFFF,%sp@- | save user registers
451 movl %usp,%a0 | and save
456 fsave %a0@ | save stat
    [all...]
  /src/sys/arch/luna68k/luna68k/
locore.s 112 movl %d7,%a0@ | save boothowto
114 movl %d6,%a0@ | save bootdev
122 movl %d5,%a0@ | save memavail
128 movl %d5,%a0@ | save hwplanemask
156 * save argument of 'x' command on boot per machine type
182 movl %d1,%a0@ | save as maxmem
304 * and save its address in p->p_md.md_regs for cpu_lwp_fork().
314 lea _C_LABEL(lwp0),%a0 | save pointer to frame
348 moveml #0xFFFF,%sp@- | save registers
366 moveml #0xFFFF,%sp@- | save register
    [all...]
  /src/sys/arch/news68k/news68k/
locore.s 125 movl %d6, %a0@ | save bootdev
127 movl %d7, %a0@ | save boothowto
133 movl %a0@(188),_ASM_LABEL(monitor)| save trap #15 to return PROM monitor
134 movl %a0@(128),_ASM_LABEL(romcallvec)| save trap #0 to use PROM calls
256 movl %d1,%a0@ | save as maxmem
262 movl %d1,%a0@ | save as physmem
431 lea _C_LABEL(lwp0),%a0 | save pointer to frame
454 moveml #0xFFFF,%sp@- | save registers
464 moveml #0xFFFF,%sp@- | save registers
479 moveml #0xFFFF,%sp@- | save user register
    [all...]
  /src/sys/arch/mac68k/mac68k/
locore.s 237 movl _C_LABEL(current_mac_model),%a1 | if an AV Mac, save current
456 lea _C_LABEL(lwp0),%a0 | save pointer to frame
496 moveml #0xFFFF,%sp@- | save registers
514 moveml #0xFFFF,%sp@- | save registers
529 moveml #0xFFFF,%sp@- | save user registers
530 movl %usp,%a0 | and save
535 fsave %a0@ | save state
558 moveml #0xC0C0,%sp@- | save scratch regs
569 moveml #0xFFFF,%sp@- | save user registers
570 movl %usp,%a0 | save %US
    [all...]
  /src/sys/arch/sun3/sun3/
locore.s 195 moveml #0xFFFF,%sp@- | save user registers
196 movl %usp,%a0 | save the user SP
218 movl %a1@(2),%d1 | no, can use save PC
252 movl %d1,%sp@- | save %d1
253 movc %sfc,%d1 | save %sfc to %d1
278 moveml #0xFFFF,%sp@- | save registers
284 moveml #0xFFFF,%sp@- | save registers
296 moveml #0xFFFF,%sp@- | save user registers
297 movl %usp,%a0 | and save
302 fsave %a0@ | save stat
    [all...]
  /src/sys/arch/sun3/sun3x/
locore.s 172 moveml #0xFFFF,%sp@- | save user registers
173 movl %usp,%a0 | save the user SP
195 movl %a1@(2),%d1 | no, can use save PC
230 pmove %psr,%sp@ | save result
263 moveml #0xFFFF,%sp@- | save registers
269 moveml #0xFFFF,%sp@- | save registers
281 moveml #0xFFFF,%sp@- | save user registers
282 movl %usp,%a0 | and save
287 fsave %a0@ | save state
305 moveml #0xFFFF,%sp@- | save std frame reg
    [all...]
  /src/sys/arch/hp300/hp300/
locore.s 184 RELOC(boothowto, %a0) | save reboot flags
228 RELOC(mmuid, %a0) | save MMU ID
297 RELOC(mmuid,%a0) | save MMU ID
376 /* save the first PA as bootinfo_pa to map it to a virtual address later. */
379 movl %d0,%a0@ | save the lowram as bootinfo PA
385 movl %d1,%a0@ | save as maxmem
549 lea _C_LABEL(lwp0),%a0 | save pointer to frame
583 moveml #0xFFFF,%sp@- | save registers
601 moveml #0xFFFF,%sp@- | save registers
616 moveml #0xFFFF,%sp@- | save user register
    [all...]

Completed in 21 milliseconds

1 2