Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Destination memory 3 found (5 total)

alternate case: destination memory

One-instruction set computer (3,772 words) [view diff] exact match in snippet view article find links to article

Mem[b] := OP(Mem[a], Mem[b]) The operation performed is defined by the destination memory cell. Some cells are specialized in addition, some other in multiplication
Intel 8237 (1,980 words) [view diff] exact match in snippet view article find links to article
register in the 8237 and then from the temporary register to the destination memory location, this mode could not be used for 16-bit memory-to-memory
X86 assembly language (7,153 words) [view diff] no match in snippet view article find links to article
two-address instructions, that is to say, the first operand is also the destination. Memory operands as both source and destination are supported (frequently