Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for X86 assembly language 25 found (83 total)

alternate case: x86 assembly language

Epic Pinball (923 words) [view diff] exact match in snippet view article find links to article

graphics in 320x240. It was noted for being programmed entirely in x86 assembly language for MS-DOS systems. The game was re-released on GOG.com on November
Asmutils (100 words) [view diff] exact match in snippet view article find links to article
software portal Asmutils is a rewrite of the standard Unix commands in x86 assembly language aimed to have smallest possible size of ELF executables. All standard
UFMOD (322 words) [view diff] exact match in snippet view article find links to article
uFMOD (or μFMOD) is a freeware audio player library written in x86 assembly language. It is used to load and play audio files in XM format. In the library
Norton Guides (285 words) [view diff] case mismatch in snippet view article find links to article
Computing. The guides were written in 1985 by Warren Woodford for the x86 Assembly Language, C, BASIC, and Forth languages and made available to DOS users via
SSE3 (673 words) [view diff] case mismatch in snippet view article find links to article
HEXUS. 2004-08-18. Retrieved 2023-04-10. "SSE3 Instructions - x86 Assembly Language Reference Manual". docs.oracle.com. Retrieved 2023-04-10. X-bit
Comp.* hierarchy (59 words) [view diff] exact match in snippet view article find links to article
gemini Gemini space comp.internet.services.wiki Wikis comp.lang.asm.x86 assembly language for x86-based computer systems. comp.lang.c C programming language
ActiveX (1,556 words) [view diff] case mismatch in snippet view article find links to article
controls being written in C or C++ and being compiled in Intel x86 Assembly language, making them executable only on Windows machines where they can
Dunzhin (311 words) [view diff] exact match in snippet view article find links to article
original Z80 code from the TRS-80 with an interpreter to convert it to x86 assembly language. Dunzhin was reviewed in Dragon magazine #71 by John Warren. The
Full Tilt! Pinball (1,941 words) [view diff] exact match in snippet view article find links to article
supported RISC processors and prior versions of the game contained x86 assembly language and 16-bit logic. The Windows 98 installation CD has instructions
COMMAND.COM (2,797 words) [view diff] exact match in snippet view article find links to article
Novell, Caldera Initial release 1980; 44 years ago (1980) Written in x86 assembly language Operating system 86-DOS MS-DOS PC DOS DR-DOS SISNE plus PTS-DOS
Sieve of Eratosthenes (3,034 words) [view diff] exact match in snippet view article find links to article
explained. Java and C++ implementations. A related sieve written in x86 assembly language Fast optimized highly parallel CUDA segmented Sieve of Eratosthenes
Pentium FDIV bug (2,419 words) [view diff] exact match in snippet view article find links to article
Internet. The bug acquired the name "Pentium FDIV bug" from the x86 assembly language mnemonic for floating-point division, the most frequently used instruction
Object-oriented operating system (3,399 words) [view diff] exact match in snippet view article find links to article
featuring scalable fonts. It is mostly written in an object-oriented x86 assembly language dialect and some C/C++ and is designed to run on DOS (similar to
MilkDrop (1,479 words) [view diff] exact match in snippet view article find links to article
copyright (c) 1998–2000 by Ryan M. Geiss [...] Geiss uses hand-tuned x86 assembly language to reach blazing speeds, generating smooth and graceful realtime
List of programmers (3,725 words) [view diff] exact match in snippet view article find links to article
as well as research. Michael Abrash – program optimization and x86 assembly language Scott Adams – series of text adventures beginning in the late 1970s
Star Trek project (2,901 words) [view diff] exact match in snippet view article find links to article
drivers, memory managers and the multitasker were written in pure x86 assembly language. Apple's port of System 7.1 would run on top of this high-performance
BIOS interrupt call (3,354 words) [view diff] exact match in snippet view article find links to article
INT x86 assembly language instruction. For example, to print a character to the screen using BIOS interrupt 0x10, the following x86 assembly language instructions
Prefetch input queue (1,695 words) [view diff] no match in snippet view article find links to article
the execution flow. This is an example NASM-syntax self-modifying x86-assembly language algorithm that determines the size of the PIQ: code_starts_here:
Minix 3 (2,903 words) [view diff] exact match in snippet view article find links to article
systems. Minix 1.0, released in 1987, was 12,000 lines of C and some x86 assembly language. Source code of the kernel, memory manager, and file system of Minix
Advanced Vector Extensions (4,594 words) [view diff] case mismatch in snippet view article find links to article
Retrieved July 18, 2021. See image in linked section, where AVX2 ratio has been set to 0. Intel Intrinsics Guide x86 Assembly Language Reference Manual
Spinlock (1,730 words) [view diff] exact match in snippet view article find links to article
if out-of-order execution is allowed. The following example uses x86 assembly language to implement a spinlock. It will work on any Intel 80386 compatible
Word (computer architecture) (3,619 words) [view diff] exact match in snippet view article
(64 bits/8 bytes) A similar phenomenon has developed in Intel's x86 assembly language – because of the support for various sizes (and backward compatibility)
Stac Electronics (1,150 words) [view diff] exact match in snippet view article find links to article
as they were planning to produce. This DOS driver was written in x86 assembly language under contract by Paul Houle. In 1990 the company released Stacker
Alisa Esage (1,766 words) [view diff] exact match in snippet view article find links to article
programming in early school and taught myself to code in C++ and x86 assembly language as soon as I got a PC at age 15." On her participation in the Pwn2Own
IBM PC compatible (7,143 words) [view diff] exact match in snippet view article find links to article
portable but too slow to be truly usable on a PC. 1-2-3 was written in x86 assembly language and performed some machine-dependent tricks. It was so much faster