Searched refs:scratch (Results 1 - 20 of 20) sorted by relevance

/barrelfish-master/usr/gups/
H A DMakefile2 CFLAGS=-O2 -std=gnu99 -I. -I../../include/arch/x86_64/ -I../../include/arch/x86/ -L/mnt/scratch
6 DUNE=/mnt/scratch/skaestle/software/dune/libdune
/barrelfish-master/lib/openssl-1.0.0d/crypto/bn/asm/
H A Dvia-mont.pl97 $scratch=&DWP(20,"esp");
100 # &DWP(32,"esp") # 32 byte scratch area
145 &lea ("edi",&DWP(32,"esp")); # scratch area
146 &mov ($scratch,"edi");
155 &lea ("ecx",&DWP((32+$pad)/4,"ecx"));# padded tp + scratch
226 &mov ("edi","esp"); # zap frame including scratch area
H A Dsparcv8plus.S149 .register %g2,#scratch
150 .register %g3,#scratch
154 .register %g2,#scratch
155 .register %g3,#scratch
/barrelfish-master/include/xeon_phi/
H A Dxeon_phi.h85 uint32_t scratch; /* Scratch field! *//* 0x1e4 */ member in struct:xeon_phi_boot_params
/barrelfish-master/kernel/include/arch/k1om/
H A Dkernel_boot_param.h134 uint32_t scratch; /* Scratch field! *//* 0x1e4 */ member in struct:boot_params
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dfromonto.pl56 [eclipse 1]: write(hello) onto_file scratch.
58 [eclipse 2]: read(X) from_file scratch.
/barrelfish-master/kernel/arch/armv7/
H A Dexceptions.S71 // - context is in scratch registers set {r0-r3}.
72 // - spsr is also in scratch register set.
73 // - stack holds spilled scratch registers.
77 // - pops scratch registers off stack (sp -> sp + 16).
97 pop {r4-r7} // Pop spilled scratch registers
114 .macro enter_sys scratch
116 mov \scratch, #(CPSR_IF_MASK | ARM_MODE_SYS)
117 msr cpsr_c, \scratch
228 stmfd sp!, {r0-r3} // Save for scratch use
272 stmfd sp!, {r0-r3} // Save for scratch us
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/
H A Dsparccpuid.S8 .register %g2,#scratch
9 .register %g3,#scratch
/barrelfish-master/lib/tommath/
H A Dmakefile177 echo Scanning for scratch/dirty files
H A Dbn.tex79 In a nutshell the library was written from scratch with verbose comments to help instruct computer science students how
H A Dtommath.tex280 This text shall also serve as a walkthrough of the creation of multiple precision algorithms from scratch. Showing
457 passing conventions, it has been written from scratch by Tom St Denis.
/barrelfish-master/lib/cxx/unwind/
H A DUnwindRegistersSave.S783 @ r12 does not need storing, it it the intra-procedure-call scratch register
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Dtkdebug.tex558 \item[Compile scratch pad] allow simple programs to be written and
H A Dumsusing.tex334 \subsubsection{Compile scratch-pad}
/barrelfish-master/doc/022-armv8/
H A Dreport.tex221 \texttt{X16} & IP0 & The first intra-procedure-call scratch
262 linker as a scratch register or to hold intermediate values between subroutine
/barrelfish-master/usr/eclipseclp/Pds/src/
H A Dbmsg.msg.c829 ** contain also a so called scratch area.
836 ** BUF_SCRATCH: Size of message buffer scratch area.
858 pds_byte_t scratch[BUF_SCRATCH]; \
869 pds_byte_t scratch[BUF_SCRATCH - member in struct:bmsg_buffer
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsusing.tex254 \subsubsection{Compile scratch-pad}
/barrelfish-master/doc/003-hake/
H A DHake.tex652 If you really want to reconfigure a build tree from scratch, you
/barrelfish-master/usr/eclipseclp/documents/search/
H A Dsearch.tex1403 from scratch with an extra `nogood' constraint. This `nogood' constraint
/barrelfish-master/usr/eclipseclp/lib_tcl/
H A Declipse_tools.tcl2983 wm title $pad "Compile scratch-pad"

Completed in 208 milliseconds