User contributions for Philip

Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

29 August 2024

28 August 2024

  • 11:0911:09, 28 August 2024 diff hist +505‎ Glossary ‎ →‎Glossary of Terms
  • 10:2110:21, 28 August 2024 diff hist +515‎ N Glossary:Floating Point ‎ Created page with "Many of the numbers a computer deals with are whole numbers (integers) which can be easiy represented in binary, but real world numbers can span a huge range of sizes. Floating point is a method of representing such numbers in two parts: a mantissa represents the significant digits and an exponent tells you where the decimal point comes (or the binary point for binary numbers). This is similar to the scientific notation in which one and a half million..." current
  • 10:0610:06, 28 August 2024 diff hist +386‎ N Glossary:RISC-V ‎ Created page with "RISC-V (pronounced Risk Five) is a RISC computer architecture with its roots in an academic design at Berkley. There are 32 and 64 bit variants of the basic design and numerous optional extensions giving additional instructions for different data types and types of operation. Unlike ARM, the design is completely open source." current
  • 09:4109:41, 28 August 2024 diff hist +522‎ N Glossary:ARM ‎ Created page with "ARM, or Advanced RISC Machines is a computer architeture designed for low cost and low power consumption. It is used in huge numbers of smartphones but equally, supercomputers have been built using large swarms of them. It was first introduced in 1985 by Acorn Computers (also known for their BBC Micro) but it has since gone through several generations. The design is owned by Arm Ltd who licence it to..." current
  • 09:0309:03, 28 August 2024 diff hist +80‎ Glossary:CISC ‎No edit summary current
  • 09:0109:01, 28 August 2024 diff hist +493‎ N Glossary:RISC ‎ Created page with "RISC or Reduced Instruction Set Computer is a computer architecture in which the basic machine instructions are very simple and so can be implemented cheaply. Although more instructions may be needed for a given task, they can be made to run very fast and the silicon saved can be used for other optimisations such as large cache memories to speed up execution. The result can be a significant net gain in performance. ARM is the most widely used example of..." current
  • 08:4308:43, 28 August 2024 diff hist +370‎ N Glossary:CISC ‎ Created page with "CISC or Complex Instruction Set Computer is a computer architecture in which the basic machine instructions are generally fairly complex and highly functional, however, this means that they are relatively expensive to implement. By comtrast, the RISC or Reduced Instruction Set Computer architecture was developed to optimise performance in other ways."
  • 08:0408:04, 28 August 2024 diff hist +277‎ N Glossary:Instruction set ‎ Created page with "The instruction set of a computer is the repertoire of fundamental low-level machine istructions used to program it. Different computer architectures such as x86, ARM and RISC-V have different incompatible instruction sets." current
  • 08:0008:00, 28 August 2024 diff hist +292‎ N Glossary:Assembler ‎ Created page with "Assembly code or assembler is a direct one-to-one representation of the fundamental binary instructions used by a computer, in human-readable form. Instruction codes are written as mnemonics such as ADD and MOV, and storage locations holding the data are given names chosen by the programmer." current

27 August 2024

28 July 2024

26 July 2024

23 July 2024

8 July 2024

28 June 2024

27 June 2024

25 June 2024

24 June 2024

21 June 2024

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)