| /plan9-contrib/sys/src/ape/ |
| H A D | config | 3 < /$objtype/mkfile # gives (compiler loader extension ranliber) 7 LD=pcc # loader
|
| /plan9-contrib/sys/doc/ |
| H A D | asm.ms | 96 The assembler and loader track these pseudo-registers so 107 instruction is observed by the loader to 183 register. The loader recognizes code that initializes the static 354 defines the symbol to be a small unique integer constant, chosen by the loader, 387 the special value -4 instructs the loader to generate no PC save 400 pseudo-op is a bit field of options to the loader. 416 symbol in a program; the loader will place only one such function in the image. 482 The loader modifies the code produced by the assembler and compiler. 491 The loader discards all 499 Such instructions on RISCs are not scheduled by the loader and must have [all …]
|
| H A D | compiler.ms | 53 are combined by a loader 55 The loader combines the roles of second half 56 of the assembler, global optimizer, and loader. 328 to the loader. 329 The loader uses the library name to 350 then it is searched for in the loader's current directory. 911 The loader 913 The loader is a multiple pass program that 916 The loader also does some minimal 919 loader are machine-dependent. [all …]
|
| H A D | comp.ms | 305 the link editor/loader is 325 Then run the loader, 335 The loader automatically links with whatever libraries the program 338 Of course the compiler and loader have lots of options, both familiar and new; 341 the output of the compiler must be given to the loader. 346 The distribution of work between the compiler and loader is unusual. 351 The loader does instruction selection, branch folding, 361 a MOVE instruction but the loader will decide just which variant of 374 is passed to the loader will the error be discovered. 395 The loader is an integral part of the compilation process. [all …]
|
| H A D | ape.ms | 52 controls which Plan 9 compiler and loader are used by 96 and automatically calls the loader unless 446 and (3) compiler/loader bugs.
|
| H A D | port.ms | 16 The first section discusses the compiler/assembler/loader suite for each machine. 26 although the assembler and loader support the new user-mode instructions. 53 A loader flag,
|
| H A D | bootpc.ms | 199 512K pxe loader from ROM
|
| H A D | mk.ms | 161 are the names of the compiler and loader, 165 file and invoke the loader to produce 673 The loader rule relies on two internal variables 1004 overrides the general loader rule with a special
|
| /plan9-contrib/sys/src/9/pcboot/ |
| H A D | load | 39 char hellomsg[] = "disk loader";
|
| H A D | words | 1 This is a specialised pc kernel that acts as a bootstrap loader for 83 parameter, -x loader, names a loader that has to be in the root 105 pxe loader from ROM
|
| H A D | loadusb | 37 char hellomsg[] = "bios (usb) loader";
|
| H A D | boot | 67 char hellomsg[] = "\nPlan 9 from Bell Labs PXE boot loader";
|
| H A D | mkfile | 54 # pxe-loaded pxe loader 76 # disk-resident pxe loader, loaded by pbs
|
| /plan9-contrib/sys/src/9/bcm/ |
| H A D | words.pi4 | 10 the loader passes an ATAG list to the kernel instead of
|
| /plan9-contrib/sys/src/cmd/gs/src/ |
| H A D | unix-dll.mak | 37 # simple loader (no support for display device) 42 # loader suporting display device using Gtk+
|
| H A D | winint.mak | 98 # resources for short EXE loader (no dialogs) 157 # Modules for small EXE loader.
|
| H A D | macos-fw.mak | 39 # simple loader (no support for display device)
|
| H A D | watcw32.mak | 482 # The graphical small EXE loader 487 # The console mode small EXE loader
|
| H A D | bcwin32.mak | 569 # The graphical small EXE loader 582 # The console mode small EXE loader
|
| /plan9-contrib/sys/src/cmd/disk/9660/ |
| H A D | iso9660.h | 120 char *loader; member 163 char *loader; member
|
| H A D | boot.c | 234 d = walkdirec(root, cd->loader); in findloader()
|
| H A D | dump9660.c | 129 info.loader = EARGF(usage()); in main() 220 if(cd->loader) in main()
|
| H A D | cdrdwr.c | 47 cd->loader = info.loader; in createcd()
|
| /plan9-contrib/sys/src/9/rb/notes/ |
| H A D | 9rb.ms | 19 (compiler, assembler, loader,
|
| /plan9-contrib/sys/src/9/omap/ |
| H A D | words | 81 In the flash, x-loader occupies up to 0x20000, then u-boot from
|