/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
H A D | m32r.ld | 8 RAM : ORIGIN = 0x208000, LENGTH = 0x100000 66 .init : { *(.init) } >RAM AT>RAM =0 67 .plt : { *(.plt) } >RAM AT>RAM 75 } >RAM AT>RAM =0 78 .fini : { *(.fini) } >RAM AT>RAM =0 79 .rodata : { *(.rodata) *(.gnu.linkonce.r*) } >RAM AT>RAM 80 .rodata1 : { *(.rodata1) } >RAM AT>RAM 133 } >RAM AT>RAM 134 .data1 : { *(.data1) } >RAM AT>RAM 135 .ctors : { *(.ctors) } >RAM AT>RAM [all …]
|
/netbsd-src/sys/arch/mvme68k/docs/ |
H A D | VMEbus-RAM | 1 $NetBSD: VMEbus-RAM,v 1.5 2023/09/30 20:15:54 andvar Exp $ 3 NetBSD/mvme68k: VMEbus RAM card configuration 6 NetBSD-mvme68k can be configured to support additional RAM boards 9 This file describes where to configure your VMEbus RAM and how to 15 space spans 0x00000000 to 0x00ffffff. However, onboard RAM also spans 16 this space. With 8Mb of onboard RAM, only the top 8Mb of VMEbus A24 25 VMEbus address space is masked by onboard RAM. The size of this region 26 depends entirely on the size of onboard RAM. 28 The best place for VMEbus RAM cards is somewhere in A32D32 VMEbus address 29 space. Obviously, if your VMEbus RAM card doesn't respond to that space [all …]
|
/netbsd-src/external/gpl3/binutils/dist/ld/scripttempl/ |
H A D | tic4xcoff.sc | 10 # that loads the internal RAM from the serial port or external ROM. 14 # 2. MC mode, external RAM (serial boot). 16 # 4. MC mode, external ROM, external RAM. 18 # 6. MP mode, external ROM, external RAM. 19 # 7. MP mode, external RAM (dual-port with hosting CPU or external debugger). 30 # In MC mode, TEXT and DATA are copied into RAM by the bootloader. 32 # In MP mode with external ROM, DATA needs to be copied into RAM at boot time. 34 # If there is external RAM it is better to use that and reserve the internal RAM 35 # for data buffers. However, the address of the external RAM needs to be specified. 45 yes) RAM=RAM; [all …]
|
H A D | xstormy16.sc | 120 that is RAM and one from 0x8000 up which is ROM. */ 123 RAM (w) : ORIGIN = 0, LENGTH = 0x7F00 140 }${RELOCATING+ > RAM} 160 }${RELOCATING+ > RAM}
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/scripttempl/ |
H A D | tic4xcoff.sc | 10 # that loads the internal RAM from the serial port or external ROM. 14 # 2. MC mode, external RAM (serial boot). 16 # 4. MC mode, external ROM, external RAM. 18 # 6. MP mode, external ROM, external RAM. 19 # 7. MP mode, external RAM (dual-port with hosting CPU or external debugger). 30 # In MC mode, TEXT and DATA are copied into RAM by the bootloader. 32 # In MP mode with external ROM, DATA needs to be copied into RAM at boot time. 34 # If there is external RAM it is better to use that and reserve the internal RAM 35 # for data buffers. However, the address of the external RAM needs to be specified. 45 yes) RAM=RAM; [all …]
|
H A D | xstormy16.sc | 120 that is RAM and one from 0x8000 up which is ROM. */ 123 RAM (w) : ORIGIN = 0, LENGTH = 0x7F00 140 }${RELOCATING+ > RAM} 159 }${RELOCATING+ > RAM}
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/ |
H A D | swapinfo_example.txt | 4 RAM _______Total 511 MB 5 RAM Unusable 8 MB 6 RAM Kernel 128 MB 7 RAM Locked 0 MB 8 RAM Used 256 MB 9 RAM Free 118 MB
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/ |
H A D | swapinfo_example.txt | 4 RAM _______Total 511 MB 5 RAM Unusable 8 MB 6 RAM Kernel 128 MB 7 RAM Locked 0 MB 8 RAM Used 256 MB 9 RAM Free 118 MB
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/frv/ |
H A D | cache.ms | 132 ; enable RAM mode 150 sethi.p 0x0007,gr10 ; non RAM area 155 sethi.p 0xfe00,gr10 ; insn RAM area 160 sethi.p 0xfe40,gr10 ; data RAM area
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | armada-xp-matrix.dts | 24 * This board has 4 GB of RAM, but the last 256 MB of 25 * RAM are not usable due to the overlap with the MBus
|
H A D | vexpress-v2p-ca9.dts | 79 /* 8 MB of designated video RAM */ 225 /* PL310, L2 cache, RAM cell supply (not PL310 logic) */ 270 /* PL310, L2 cache, RAM cell supply (not PL310 logic) */ 284 /* PL310, L2 cache, RAM cell supply (not PL310 logic) */
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/ |
H A D | m68hc11.inc | 41 ; content and in RAM (VMA) for its runtime value. We have to do 42 ; what the default crt0 does: copy the ROM part in RAM.
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/ti/ |
H A D | k3-am6528-iot2050-basic.dts | 10 * 1 GB RAM, no eMMC, main_uart0 on connector X30 23 /* 1G RAM */
|
H A D | k3-am6548-iot2050-advanced.dts | 10 * 2 GB RAM, 16 GB eMMC, USB-serial converter on connector X30 23 /* 2G RAM */
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.asm/ |
H A D | m68hc11.inc | 41 ; content and in RAM (VMA) for its runtime value. We have to do 42 ; what the default crt0 does: copy the ROM part in RAM.
|
/netbsd-src/sys/arch/cesfic/ |
H A D | README | 11 - 8 or 32 MByte RAM 23 - load image to physical address 0x20100000 (RAM start + 1M)
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/ |
H A D | scrypt.pod | 11 that it deliberately requires a significant amount of RAM for efficient 20 greater than zero. The amount of RAM that scrypt requires for its computation 29 they default to 1048576, 8, and 1, respectively. The default amount of RAM that
|
/netbsd-src/sys/dev/pci/ |
H A D | cs4281reg.h | 273 0000h - 03FFh FIFO RAM Audio Sample RAM Memory Block - FIFOs
|
/netbsd-src/distrib/utils/ |
H A D | README | 8 As part of my efforts to build a RAM-disk root kernel for the 11 New RAM-disk: [ see sys/dev/ramdisk.c ]
|
/netbsd-src/external/bsd/file/dist/magic/magdir/ |
H A D | motorola | 61 >22 belong &0x02 may be loaded to alternate RAM, 62 >22 belong &0x04 malloc may be from alternate RAM,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | avr-mmcu.texi | 56 …ith up to 64@tie{}KiB of combined program memory and RAM, and with program memory visible in the R… 64 …th more than 64@tie{}KiB and up to 128@tie{}KiB of program memory and more than 64@tie{}KiB of RAM. 72 ``XMEGA'' devices with more than 128@tie{}KiB of program memory and more than 64@tie{}KiB of RAM.
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | EVP_PKEY_CTX_set_scrypt_N.pod | 40 EVP_PKEY_CTX_set_scrypt_maxmem_bytes() sets how much RAM key 42 If RAM is exceeded because the load factors are chosen too high, the
|
/netbsd-src/distrib/sun3/ramdisk/ |
H A D | passwd | 1 root::0:0:NetBSD RAM-disk root:/root:/bin/sh
|
/netbsd-src/distrib/sun2/ramdisk/ |
H A D | passwd | 1 root::0:0:NetBSD RAM-disk root:/root:/bin/sh
|
/netbsd-src/external/gpl3/gdb/dist/sim/erc32/ |
H A D | README.erc32 | 70 0x02000000 - 0x02400000 RAM (4 Mbyte, initialised to 0x0) 80 in the system. The fields RSIZ and PSIZ are used to set RAM and ROM 82 is set to decode 4 Kbyte of ROM and 256 Kbyte of RAM. The memory
|