Searched refs:RAM (Results 1 – 25 of 38) sorted by relevance
12
| /mirbsd/src/gnu/usr.bin/binutils/ld/scripttempl/ |
| D | tic4xcoff.sc | 6 # 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 …]
|
| D | xstormy16.sc | 109 that is RAM and one from 0x8000 up which is ROM. */ 112 RAM (w) : ORIGIN = 0, LENGTH = 0x7F00 127 } > RAM 146 } > RAM
|
| D | elfm68hc12.sc | 103 KEEP (*(.install2)) /* Optional installation of data sections in RAM. */ 121 from ROM to RAM at init time.
|
| D | elfm68hc11.sc | 103 KEEP (*(.install2)) /* Optional installation of data sections in RAM. */ 121 from ROM to RAM at init time.
|
| D | elfd10v.sc | 77 on-chip RAM, used as the start of the
|
| /mirbsd/src/usr.bin/file/magdir/ |
| D | console | 26 >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 …]
|
| D | motorola | 61 >22 belong &0x02 may be loaded to alternate RAM, 62 >22 belong &0x04 malloc may be from alternate RAM,
|
| /mirbsd/src/sys/dev/pci/ |
| D | cs4281reg.h | 272 0000h - 03FFh FIFO RAM Audio Sample RAM Memory Block - FIFOs
|
| /mirbsd/src/sys/dev/microcode/aic7xxx/ |
| D | aic79xx.reg | 1494 * 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 ------------------------- */
|
| D | aic7xxx.reg | 585 * 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 ------------------------- */
|
| D | aic7xxx.seq | 1201 * 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/ |
| D | README.plan9 | 110 bootstraps itself. A 75MHz Pentium, 16MB RAM machine takes roughly 30
|
| D | README.mint | 45 First of all, if you have less than 8 MB of RAM you shouldn't
|
| /mirbsd/src/gnu/usr.sbin/sendmail/sendmail/ |
| D | TUNING | 59 situation except if a special disk subsystem with large (NV)RAM
|
| /mirbsd/src/sys/dev/microcode/siop/ |
| D | siop.ss | 156 ; 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/ |
| D | enc2xs | 1384 RAM machine, but it's going to help even on modern machines.
|
| /mirbsd/src/sys/arch/sparc/conf/ |
| D | FLOPPY | 113 #option BUFCACHEPERCENT=7 # default: 5% of total RAM sz
|
| D | GENERIC | 121 #option BUFCACHEPERCENT=7 # default: 5% of total RAM sz
|
| D | RAMDISK | 113 #option BUFCACHEPERCENT=7 # default: 5% of total RAM sz
|
| /mirbsd/src/sys/arch/i386/conf/ |
| D | RAMDISK | 113 #option BUFCACHEPERCENT=7 # default: 5% of total RAM sz
|
| D | GENERIC | 129 option BUFCACHEPERCENT=7 # default: 5% of total RAM sz
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perltodo.pod | 418 Whilst this was true 10 years ago, the growing disparity between RAM and CPU
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | c-xtensa.texi | 42 placed in a data RAM/ROM. With @samp{--text-@-section-@-literals}, the
|
| /mirbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | ppc-opc.c | 391 #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/ |
| D | iq2000.cpu | 226 …("LB" 32) ("LH" 33) ("LW" 35) ("LBU" 36) ("LHU" 37) ("RAM" …
|
12