Home
last modified time | relevance | path

Searched refs:instructions (Results 1 – 25 of 56) sorted by relevance

123

/illumos-gate/usr/src/uts/sun4u/io/
H A Dpanther_asm.S158 ! 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 DSTORAGE.po89 …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 Ddata-structures.txt34 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 DIR.rst12 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 DTODO.md59 * add IR instructions for va_arg() & friends
98 * extend test-inspect to inspect instructions.
/illumos-gate/usr/src/grub/grub-0.97/
H A Dacinclude.m480 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 DREADME18 See the file INSTALL for instructions on how to build and install the
H A DINSTALL5 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 DREADME.share40 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 Dasm10k.c125 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 Dsync_instruction_memory.S63 ! when we get here, we have executed 3 instructions after the
/illumos-gate/usr/src/stand/lib/sa/sparc/
H A D_setjmp.S91 * We will flush our registers by doing (nwindows-1) save instructions.
/illumos-gate/usr/src/test/test-runner/stf/contrib/
H A DLICENSE.Artistic77 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 Dboot.S100 / safely use SIMD instructions.
/illumos-gate/
H A DREADME.md9 documentation for detailed instructions.
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dexp.S57 fucom / This and the next 3 instructions
H A Dexpm1f.S59 fucom / This and the next 3 instructions
/illumos-gate/usr/src/cmd/perl/
H A DTHIRDPARTYLICENSE77 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 Dmemcmp.S166 ! 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.S129 ! aligned. So, use ld and st instructions rather than trying to copy stuff
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dboot_elf.S424 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 Dmach_copy.S412 set .zinst, %o4 ! address of clr instructions
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A DREADME.zfs63 (measured in number of Lua instructions run) and memory overhead of running
/illumos-gate/usr/src/tools/smatch/src/
H A DFAQ71 instructions and links to archives
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dfloat.S521 ! interrupts while emulating floating point instructions

123