/illumos-gate/usr/src/lib/udapl/udapl_tavor/amd64/ |
H A D | amd64.il | 32 / Device registers are in Big Endian byte order, so use bswap* instructions.
|
/illumos-gate/usr/src/lib/udapl/udapl_tavor/i386/ |
H A D | i386.il | 32 / Device registers are in Big Endian byte order, so use bswap instructions.
|
/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/uts/sun4u/io/ |
H A D | panther_asm.s | 174 ! UNPARK-SIBLING_CORE is 7 instructions, so we cross a cache boundary 175 UNPARK_SIBLING_CORE(%g1, %o3, %o4) ! 7 instructions 247 ! UNPARK-SIBLING_CORE is 7 instructions 248 UNPARK_SIBLING_CORE(%g1, %o3, %o4) ! 7 instructions 287 ! PN-ECACHE-FLUSH_LINE is 30 instructions 304 ! UNPARK-SIBLING_CORE is 7 instructions, so we cross a cache boundary 305 UNPARK_SIBLING_CORE(%g1, %o3, %o4) ! 7 instructions 372 ! UNPARK-SIBLING_CORE is 7 instructions 373 UNPARK_SIBLING_CORE(%g1, %o3, %o4) ! 7 instructions 429 ! UNPARK-SIBLING_CORE is 7 instructions, s [all...] |
/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/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/sgs/rtld/i386/ |
H A D | boot.s | 100 / safely use SIMD instructions.
|
/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++) 644 if (strcasecmp(tokens[0], instructions[i].name) == 0) { 647 EMIT_AUDIGY(instructions[i].opcode, 653 EMIT(instructions[i].opcode, 1072 "%d instructions out of 512 assembled\n", pc);
|
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/ |
H A D | memcmp.s | 112 ! if fprs.fef == 0, set it. Checking it, reqires 2 instructions. 166 ! if fprs.fef == 0, set it. Checking it, reqires 2 instructions. 265 ! The fsrc1 instructions are to make sure that the results of the fcmpne32
|
H A D | memcpy.s | 105 ! if fprs.fef == 0, set it. Checking it, reqires 2 instructions. 207 ! if fprs.fef == 0, set it. Checking it, reqires 2 instructions. 270 ! 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.4.x/ |
H A D | umultiply.s | 73 ! wait 3 instructions after wd
|
/illumos-gate/usr/src/uts/sun4u/ml/ |
H A D | mach_copy.s | 441 set .zinst, %o4 ! address of clr instructions
|
/illumos-gate/usr/src/common/crypto/sha2/amd64/ |
H A D | sha512-x86_64.pl | 17 # former case the instructions operate on 32-bit operands, while in 26 # X[16] in register bank[!], tends to 4 instructions per CPU clock 41 # apparently are not atomic instructions, but implemented in microcode. 247 / ($Tbl). This generates these 2 instructions:
|
/illumos-gate/usr/src/uts/sparc/v9/ml/ |
H A D | float.s | 58 * Exception handling will emulate all instructions 80 * 4. The stqf{a}/ldqf{a} instructions cause kaos errors, for reasons 581 ! interrupts while emulating floating point instructions 664 ! interrupts while emulating floating point instructions
|
/illumos-gate/usr/src/common/bignum/i386/ |
H A D | bignum_i386_asm.s | 164 / The other uses no MMX, SSE, or SSE2 instructions, only 175 / Can we use SSE2 instructions? Return value is non-zero 1115 / Does not use any MMX, SSE, or SSE2 instructions. 1164 / Does not use any MMX, SSE, or SSE2 instructions.
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | boot_elf.s | 351 * Note that the first two instructions must be overwritten with a 425 stx %o3, [%o0] ! store instructions into plt[0] plt[1] 482 stx %o3, [%o0] ! store instructions into plt[0] plt[1] 548 stx %o3, [%o0] ! store instructions into plt[0] plt[1]
|
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/ |
H A D | memcpy.s | 152 ! if fprs.fef == 0, set it. Checking it, requires 2 instructions. 235 ! if fprs.fef == 0, set it. Checking it, requires 2 instructions. 974 ! This point is 32-byte aligned since 24 instructions appear since
|
/illumos-gate/usr/src/cmd/more/ |
H A D | more.c | 1181 promptlen = pr(gettext("[Press 'h' for instructions.]"));
|
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/ |
H A D | memcpy.s | 211 ! if fprs.fef == 0, set it. Checking it, requires 2 instructions. 944 ! This point is 32-byte aligned since 24 instructions appear since
|
/illumos-gate/usr/src/uts/sun4/ml/ |
H A D | interrupt.s | 490 ! Could eliminate the next two instructions with a little work.
|