Searched refs:instructions (Results 1 - 22 of 22) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/amd64/
H A Damd64.il32 / Device registers are in Big Endian byte order, so use bswap* instructions.
/illumos-gate/usr/src/lib/udapl/udapl_tavor/i386/
H A Di386.il32 / Device registers are in Big Endian byte order, so use bswap instructions.
/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/uts/sun4u/io/
H A Dpanther_asm.s174 ! 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.s91 * We will flush our registers by doing (nwindows-1) save 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/sgs/rtld/i386/
H A Dboot.s100 / safely use SIMD instructions.
/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++)
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 Dmemcmp.s112 ! 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 Dmemcpy.s105 ! 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.s129 ! aligned. So, use ld and st instructions rather than trying to copy stuff
/illumos-gate/usr/src/cmd/sgs/rtld.4.x/
H A Dumultiply.s73 ! wait 3 instructions after wd
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_copy.s441 set .zinst, %o4 ! address of clr instructions
/illumos-gate/usr/src/common/crypto/sha2/amd64/
H A Dsha512-x86_64.pl17 # 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 Dfloat.s58 * 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 Dbignum_i386_asm.s164 / 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 Dboot_elf.s351 * 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 Dmemcpy.s152 ! 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 Dmore.c1181 promptlen = pr(gettext("[Press 'h' for instructions.]"));
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s211 ! 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 Dinterrupt.s490 ! Could eliminate the next two instructions with a little work.

Completed in 256 milliseconds