Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Stack register 16 found (38 total)

alternate case: stack register

I486 (4,074 words) [view diff] case mismatch in snippet view article find links to article

ST0 STack register 0 ST1 STack register 1 ST2 STack register 2 ST3 STack register 3 ST4 STack register 4 ST5 STack register 5 ST6 STack register 6 ST7
FCMOV (259 words) [view diff] exact match in snippet view article find links to article
the floating point stack register, depending on the contents of EFLAGS integer flag register, to the ST(0) (top of stack) register. There are 8 variants
X87 (2,520 words) [view diff] exact match in snippet view article find links to article
together with a direct memory operand or with an explicitly specified stack register, ST(x), in a role similar to a traditional accumulator (a combined destination
Maxine Virtual Machine (875 words) [view diff] no match in snippet view article find links to article
disassembled machine code) with multi-mode breakpoints and stepping; thread, stack, register, and thread local variable inspection; flexible low-level memory visualization
X86 assembly language (7,153 words) [view diff] exact match in snippet view article find links to article
exponentiation with the base 2 and logarithms to bases 2, 10, or e. The stack register to stack register format of the instructions is usually fop st, st(n) or fop
C.mmp (983 words) [view diff] exact match in snippet view article find links to article
11/20, this was done by clipping the lead to the low-order bit of the stack register. On the 11/40, any access to the stack was intercepted by the proc-mod
P-code machine (2,238 words) [view diff] exact match in snippet view article find links to article
had 3 registers - a program counter p, a base register b and a top-of-stack register t. There were 8 instructions: lit 0, a : load constant a opr 0, a :
Joel McCormack (1,877 words) [view diff] exact match in snippet view article find links to article
% Push top-of-stack AMD register onto real stack, load % the top-of-stack register with the fetched opcode that got us here dec(sp) | stack := tos | tos :=
Stack buffer overflow (2,668 words) [view diff] exact match in snippet view article find links to article
program actually contains the unlikely code to explicitly jump to the stack register). Within the topic of stack buffer overflows, an often-discussed-but-rarely-seen
Stack machine (5,786 words) [view diff] exact match in snippet view article find links to article
up from this is a stack machine or interpreter with a single top-of-stack register. The above code then does: Load X into empty TOS register (if hardware
Reset vector (1,028 words) [view diff] case mismatch in snippet view article find links to article
vector for 68000 processor family is 0x00000000 for Initial Interrupt Stack Register (IISR; Not really a reset vector and is used to initialize the stack
COP400 (2,841 words) [view diff] exact match in snippet view article find links to article
have only a 2-bit Br register. Some low end family members omit the SC stack register. The 4-bit A register (accumulator) is the source and destination register
HP 35s (3,688 words) [view diff] exact match in snippet view article find links to article
x (stack) into N (memory) R003 1 Start with the number 1 placed in stack register X R004 RCLN× Recall N (memory), placed in X the stack moves up and then
Simple-As-Possible computer (680 words) [view diff] exact match in snippet view article find links to article
16-bit address space, matching the standard for 8-bit computers. A stack register that allows incrementing and decrementing the stack pointer. Malvino
HP 2100 (5,987 words) [view diff] exact match in snippet view article find links to article
removal of multiple levels of indirect addressing, and the provision of a stack register for subroutine call and return. The elimination of multiple indirection
Burroughs B6x00-7x00 instruction set (4,040 words) [view diff] exact match in snippet view article find links to article
address chain until data word or another descriptor found) PUSH Push down stack register DLET Pop top of stack EXCH Exchange top two words of stack RSUP Rotate