| /illumos-gate/usr/src/uts/sun4u/io/ |
| H A D | panther_asm.S | 158 ! UNPARK-SIBLING_CORE is 7 instructions, so we cross a cache boundary 159 UNPARK_SIBLING_CORE(%g1, %o3, %o4) ! 7 instructions 249 ! PN-ECACHE-FLUSH_LINE is 30 instructions 322 ! UNPARK-SIBLING_CORE is 7 instructions 323 UNPARK_SIBLING_CORE(%g1, %o3, %o4) ! 7 instructions 369 ! UNPARK-SIBLING_CORE is 7 instructions, so we cross a cache boundary 370 UNPARK_SIBLING_CORE(%g1, %o3, %o4) ! 7 instructions 456 ! PN-ECACHE-FLUSH_LINE is 30 instructions 527 ! UNPARK-SIBLING_CORE is 7 instructions 528 UNPARK_SIBLING_CORE(%g1, %o3, %o4) ! 7 instructions
|
| /illumos-gate/usr/src/cmd/fm/dicts/ |
| H A D | STORAGE.po | 89 …to identify the failed component. If a repair is required, the repair instructions are located in … 105 …to identify the failed component. If a repair is required, the repair instructions are located in … 121 …to identify the failed component. If a repair is required, the repair instructions are located in … 137 …to identify the failed component. If a repair is required, the repair instructions are located in … 153 …to identify the failed component. If a repair is required, the repair instructions are located in … 169 …to identify the failed component. If a repair is required, the repair instructions are located in … 185 …to identify the failed component. If a repair is required, the repair instructions are located in … 201 …to identify the failed component. If a repair is required, the repair instructions are located in … 217 …to identify the failed component. If a repair is required, the repair instructions are located in … 249 …to identify the failed component. If a repair is required, the repair instructions are located in … [all …]
|
| /illumos-gate/usr/src/tools/smatch/src/Documentation/ |
| H A D | data-structures.txt | 34 A basic block represents a series of instructions with no branches. 42 Each basic block has a series of instructions, "struct instruction". 43 "enum opcode" lists all the instructions. 45 …ou have an entrypoint, which has a graph of basic blocks, each of which has a list of instructions.
|
| H A D | IR.rst | 12 Some of those fields are used by almost all instructions, 13 some others are specific to only one or a few instructions. 19 sometimes used otherwise by some others instructions. 360 Like OP_COPY but exclusively used to give a defining instructions 366 * .phi_users: list of phi instructions using the target pseudo 381 Only used as an annotation to show that the instructions just above
|
| H A D | TODO.md | 59 * add IR instructions for va_arg() & friends 98 * extend test-inspect to inspect instructions.
|
| /illumos-gate/usr/src/grub/grub-0.97/ |
| H A D | acinclude.m4 | 80 dnl instructions, but implicitly insert addr32 and data32 bytes so 84 dnl instructions,'' which seems right. This requires the programmer 85 dnl to explicitly insert addr32 and data32 instructions when they want 89 dnl major pain, by requiring manual assembly to get 16-bit instructions into 119 dnl appear in the same lines as the instructions they modify, while
|
| H A D | README | 18 See the file INSTALL for instructions on how to build and install the
|
| H A D | INSTALL | 5 This file contains instructions for compiling and installing the GRUB. 70 diffs or instructions to the address given in the `README' so they can
|
| /illumos-gate/usr/src/cmd/svc/milestone/ |
| H A D | README.share | 40 Otherwise, the following instructions describe the direct execution of 68 shell and follow instructions to update the boot archive. On an OBP- 69 based platform, type 'boot -F failsafe' and follow the instructions. 104 svc.configd(8) will give detailed instructions for recovery if the
|
| /illumos-gate/usr/src/uts/common/io/audio/drv/audioemu10k/dsp/ |
| H A D | asm10k.c | 125 static instruction_t instructions[] = { variable 643 for (i = 0; instructions[i].name != NULL; i++) in compile_asm() 644 if (strcasecmp(tokens[0], instructions[i].name) == 0) { in compile_asm() 647 EMIT_AUDIGY(instructions[i].opcode, in compile_asm() 653 EMIT(instructions[i].opcode, in compile_asm()
|
| /illumos-gate/usr/src/lib/libc/sparc/gen/ |
| H A D | sync_instruction_memory.S | 63 ! when we get here, we have executed 3 instructions after the
|
| /illumos-gate/usr/src/stand/lib/sa/sparc/ |
| H A D | _setjmp.S | 91 * We will flush our registers by doing (nwindows-1) save instructions.
|
| /illumos-gate/usr/src/test/test-runner/stf/contrib/ |
| H A D | LICENSE.Artistic | 77 library files, together with instructions (in the manual 87 equivalent), together with instructions on where to get the
|
| /illumos-gate/usr/src/cmd/sgs/rtld/i386/ |
| H A D | boot.S | 100 / safely use SIMD instructions.
|
| /illumos-gate/ |
| H A D | README.md | 9 documentation for detailed instructions.
|
| /illumos-gate/usr/src/lib/libm/i386/src/ |
| H A D | exp.S | 57 fucom / This and the next 3 instructions
|
| H A D | expm1f.S | 59 fucom / This and the next 3 instructions
|
| /illumos-gate/usr/src/cmd/perl/ |
| H A D | THIRDPARTYLICENSE | 77 files, together with instructions (in the manual page or 85 together with instructions on where to get the Standard Version.
|
| /illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/ |
| H A D | memcmp.S | 166 ! if fprs.fef == 0, set it. Checking it, reqires 2 instructions.
|
| /illumos-gate/usr/src/lib/libc/sparcv9/crt/ |
| H A D | __align_cpy_4.S | 129 ! aligned. So, use ld and st instructions rather than trying to copy stuff
|
| /illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/ |
| H A D | boot_elf.S | 424 stx %o3, [%o0] ! store instructions into plt[0] plt[1] 547 stx %o3, [%o0] ! store instructions into plt[0] plt[1]
|
| /illumos-gate/usr/src/uts/sun4u/ml/ |
| H A D | mach_copy.S | 412 set .zinst, %o4 ! address of clr instructions
|
| /illumos-gate/usr/src/uts/common/fs/zfs/lua/ |
| H A D | README.zfs | 63 (measured in number of Lua instructions run) and memory overhead of running
|
| /illumos-gate/usr/src/tools/smatch/src/ |
| H A D | FAQ | 71 instructions and links to archives
|
| /illumos-gate/usr/src/uts/sparc/v9/ml/ |
| H A D | float.S | 521 ! interrupts while emulating floating point instructions
|