Search results

Results 1 – 20 of 2,358
Advanced search

Search in namespaces:

There is a page named "Atomic instruction" on Wikipedia

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • Thumbnail for Linearizability
    higher-level languages: atomic read-write; atomic swap (the RDLK instruction in some Burroughs mainframes, and the XCHG x86 instruction); test-and-set; fetch-and-add;...
    24 KB (3,292 words) - 01:43, 14 March 2024
  • SIMD registers performing an atomic test-and-set instruction or other read-modify-write atomic instruction instructions that perform ALU operations with...
    34 KB (4,278 words) - 03:25, 29 May 2024
  • In computer science, compare-and-swap (CAS) is an atomic instruction used in multithreading to achieve synchronization. It compares the contents of a memory...
    20 KB (2,606 words) - 23:18, 21 February 2024
  • normal instructions until the lock is free } while ( TestAndSet(locked) == true ) // attempt actual atomic locking using the test-and-set instruction } and...
    3 KB (448 words) - 17:17, 27 April 2024
  • to deliver the signal. Execution can be interrupted during any non-atomic instruction. If the process has previously registered a signal handler, that routine...
    31 KB (3,469 words) - 06:43, 3 April 2024
  • RISC-V (category Instruction set architectures)
    "risk-five": 1 ) is an open standard instruction set architecture (ISA) based on established reduced instruction set computer (RISC) principles. Unlike...
    130 KB (13,546 words) - 16:19, 23 June 2024
  • the test-and-set instruction is an instruction used to write (set) 1 to a memory location and return its old value as a single atomic (i.e., non-interruptible)...
    14 KB (2,102 words) - 06:45, 13 January 2024
  • the form of one or more atomic instructions such as "test-and-set", "fetch-and-add" or "compare-and-swap". These instructions allow a single process to...
    28 KB (3,498 words) - 12:49, 19 March 2024
  • Thumbnail for Atomic bombings of Hiroshima and Nagasaki
    On 6 and 9 August 1945, the United States detonated two atomic bombs over the Japanese cities of Hiroshima and Nagasaki. The bombings killed between 129...
    218 KB (25,038 words) - 22:45, 23 June 2024
  • universe Atomic instructions, CPU operations that guarantee all-or-nothing behavior, even when multithreading or interrupts are involved Atomic physics Atomix...
    515 bytes (74 words) - 19:35, 12 November 2021
  • The x86 instruction set refers to the set of instructions that x86-compatible microprocessors support. The instructions are usually part of an executable...
    337 KB (15,653 words) - 08:36, 27 June 2024
  • Thumbnail for Gilbert U-238 Atomic Energy Laboratory
    The Atomic Energy Lab was just one of a dozen chemical reactions lab kits on the market at the time. Gilbert’s toys often included instructions on how...
    14 KB (1,459 words) - 20:14, 7 May 2024
  • Thumbnail for Concurrent hash table
    used concurrently. This is also known as concurrency control. Using atomic instructions such as compare-and-swap or fetch-and-add, problems caused by contention...
    16 KB (1,777 words) - 20:23, 22 March 2024
  • Telephony application server, in telecommunications Test-and-set, an atomic instruction in synchronization Transient-absorption spectroscopy, a form of time-resolved...
    5 KB (596 words) - 21:49, 28 April 2024
  • barrier or atomic instructions (as in the example) must be used. On some systems, such as IA-64, there are special "unlock" instructions which provide...
    14 KB (1,730 words) - 13:47, 4 February 2023
  • Thumbnail for John Dalton
    was an English chemist, physicist and meteorologist. He introduced the atomic theory into chemistry. He also researched colour blindness; as a result...
    49 KB (5,448 words) - 08:34, 27 June 2024
  • Microsoft .NET framework Compare-and-swap, a special CPU instruction, an atomic instruction used in multithreading to achieve synchronization Computer...
    6 KB (817 words) - 13:44, 11 October 2023
  • Dalton (unit) (redirect from Atomic Unit)
    The dalton or unified atomic mass unit (symbols: Da or u) is a non-SI unit of mass defined as 1/12 of the mass of an unbound neutral atom of carbon-12...
    35 KB (3,674 words) - 23:01, 22 May 2024
  • In computer engineering, instruction pipelining is a technique for implementing instruction-level parallelism within a single processor. Pipelining attempts...
    21 KB (2,571 words) - 16:45, 23 April 2024
  • for half-word and single-word load/store instructions with some limitations, such as no guaranteed atomicity. Uniform 16 × 32-bit register file (including...
    139 KB (13,599 words) - 18:01, 15 June 2024
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)