Home
last modified time | relevance | path

Searched refs:RAM (Results 1 – 25 of 38) sorted by relevance

12

/mirbsd/src/gnu/usr.bin/binutils/ld/scripttempl/
Dtic4xcoff.sc6 # that loads the internal RAM from the serial port or external ROM.
10 # 2. MC mode, external RAM (serial boot).
12 # 4. MC mode, external ROM, external RAM.
14 # 6. MP mode, external ROM, external RAM.
15 # 7. MP mode, external RAM (dual-port with hosting CPU or external debugger).
26 # In MC mode, TEXT and DATA are copied into RAM by the bootloader.
28 # In MP mode with external ROM, DATA needs to be copied into RAM at boot time.
30 # If there is external RAM it is better to use that and reserve the internal RAM
31 # for data buffers. However, the address of the external RAM needs to be specified.
41 yes) RAM=RAM;
[all …]
Dxstormy16.sc109 that is RAM and one from 0x8000 up which is ROM. */
112 RAM (w) : ORIGIN = 0, LENGTH = 0x7F00
127 } > RAM
146 } > RAM
Delfm68hc12.sc103 KEEP (*(.install2)) /* Optional installation of data sections in RAM. */
121 from ROM to RAM at init time.
Delfm68hc11.sc103 KEEP (*(.install2)) /* Optional installation of data sections in RAM. */
121 from ROM to RAM at init time.
Delfd10v.sc77 on-chip RAM, used as the start of the
/mirbsd/src/usr.bin/file/magdir/
Dconsole26 >0x147 byte 0x02 \b, [ROM+MBC1+RAM]
27 >0x147 byte 0x03 \b, [ROM+MBC1+RAM+BATT]
30 >0x147 byte 0x08 \b, [ROM+RAM]
31 >0x147 byte 0x09 \b, [ROM+RAM+BATTERY]
36 >0x147 byte 0x10 \b, [ROM+MBC3+TIMER+RAM+BATT]
38 >0x147 byte 0x12 \b, [ROM+MBC3+RAM]
39 >0x147 byte 0x13 \b, [ROM+MBC3+RAM+BATT]
41 >0x147 byte 0x1A \b, [ROM+MBC5+RAM]
42 >0x147 byte 0x1B \b, [ROM+MBC5+RAM+BATT]
62 >0x149 byte 1 \b, RAM: 16Kbit
[all …]
Dmotorola61 >22 belong &0x02 may be loaded to alternate RAM,
62 >22 belong &0x04 malloc may be from alternate RAM,
/mirbsd/src/sys/dev/pci/
Dcs4281reg.h272 0000h - 03FFh FIFO RAM Audio Sample RAM Memory Block - FIFOs
/mirbsd/src/sys/dev/microcode/aic7xxx/
Daic79xx.reg1494 * SCSI RAM BIST0
1523 * SCSI RAM BIST 1
2765 * CMC SCB RAM Address Pointer
2830 * CMC SG RAM Data Port
2839 * CMC SCB RAM Data Port
3222 * Instruction RAM Diagnostics
3260 * Sequencer RAM Data Port
3456 /* ---------------------- Scratch RAM Offsets ------------------------- */
Daic7xxx.reg585 * Sequencer RAM Data (p. 3-34)
701 field INTSCBRAMSEL 0x08 /* Internal SCB RAM Select */
702 field RAMPS 0x04 /* External SCB RAM Present */
1256 /* ---------------------- Scratch RAM Offsets ------------------------- */
Daic7xxx.seq1201 * Workaround for flaky external SCB RAM
1727 * Copying RAM values back to SCB, for Save Data Pointers message, but
/mirbsd/src/gnu/usr.bin/perl/
DREADME.plan9110 bootstraps itself. A 75MHz Pentium, 16MB RAM machine takes roughly 30
DREADME.mint45 First of all, if you have less than 8 MB of RAM you shouldn't
/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
DTUNING59 situation except if a special disk subsystem with large (NV)RAM
/mirbsd/src/sys/dev/microcode/siop/
Dsiop.ss156 ; The RAM could hold 370 slot entry, we limit it to 40. Should be more than
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/bin/
Denc2xs1384 RAM machine, but it's going to help even on modern machines.
/mirbsd/src/sys/arch/sparc/conf/
DFLOPPY113 #option BUFCACHEPERCENT=7 # default: 5% of total RAM sz
DGENERIC121 #option BUFCACHEPERCENT=7 # default: 5% of total RAM sz
DRAMDISK113 #option BUFCACHEPERCENT=7 # default: 5% of total RAM sz
/mirbsd/src/sys/arch/i386/conf/
DRAMDISK113 #option BUFCACHEPERCENT=7 # default: 5% of total RAM sz
DGENERIC129 option BUFCACHEPERCENT=7 # default: 5% of total RAM sz
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperltodo.pod418 Whilst this was true 10 years ago, the growing disparity between RAM and CPU
/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-xtensa.texi42 placed in a data RAM/ROM. With @samp{--text-@-section-@-literals}, the
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dppc-opc.c391 #define RAM RAL + 1 macro
397 #define RAS RAM + 1
4457 { "lmw", OP(46), OP_MASK, PPCCOM, { RT, D, RAM } },
/mirbsd/src/gnu/usr.bin/binutils/cpu/
Diq2000.cpu226 …("LB" 32) ("LH" 33) ("LW" 35) ("LBU" 36) ("LHU" 37) ("RAM" …

12