Jump to content

List of instruction sets: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
→‎Other: Removed redundant list of Xap series members
Line 238: Line 238:
*[[ARC International|ARC]], <ref name="arc">ARC Programmers Reference Manual, ARC International</ref>
*[[ARC International|ARC]], <ref name="arc">ARC Programmers Reference Manual, ARC International</ref>
*[[Burroughs large systems|Burroughs B5000/B6000/B7000 series]]
*[[Burroughs large systems|Burroughs B5000/B6000/B7000 series]]
*[[Cambridge_Consultants_Ltd|Cambridge Consultants]] [[XAP_processor|XAP]]
*[[Cambridge_Consultants_Ltd|Cambridge Consultants]] [[XAP_processor|XAP]] series
**XAP1
**XAP2
**XAP3
**XAP4
**XAP5
*[[Cray]] supercomputers
*[[Cray]] supercomputers
*[[DLX]] <ref name="DLX">Sailer, Philip M.; Kaeli, David R.. The DLX Instruction Set Architecture Handbook. Morgan Kaufmann. ISBN 1-55860-371-9.</ref>
*[[DLX]] <ref name="DLX">Sailer, Philip M.; Kaeli, David R.. The DLX Instruction Set Architecture Handbook. Morgan Kaufmann. ISBN 1-55860-371-9.</ref>

Revision as of 23:28, 9 April 2011

A list of computer central processor Instruction sets

AMD

Analog Devices

ARM

  • ARM ARM Software Development Toolkit Reference Manual, Advanced RISC Machines Ltd [2]
    • ARMv1
    • ARMv2
    • ARMv3
    • ARMv4
    • ARMv5
      • Extensions
    • ARMv6
    • ARMv7
      • Extensions
        • Thumb-2
        • NEON - media acceleration technology [8]
        • VFPv3

Atmel

DEC

Donald Knuth

Hewlett-Packard

Hitachi

  • SuperH, RISC [12] [13] [14]
    • SH-1 (56 instructions)
    • SH-2 (62 instructions)
    • SH-2 DSP (154 instructions)
    • SH-3 (68 instructions)
    • SH-3 DSP (160 instructions)
    • SH-4 (91 instructions) [15]
    • SH-5
  • SH64, [16]
  • H8
    • H8/300 (57 instructions) RISC like [17]
    • H8/500 (63 instructions) [18]
    • H8S/2000
    • HD6309 [19]

IBM

Intel

  • 4004
  • 8008 / Datapoint 2200
  • 8080 (111 Instructions) [20], 8085 (113 Instructions) [21]
  • 8021 (66 Instructions) [22]
  • 8022 (73 Instructions) [23]
  • MCS-41 (8041) (87 Instructions) [24]
  • MCS-48 (8048) (93 Instructions) [25]
  • MCS-51 (8051)
  • Intel iAPX 432
  • Intel i860 [26][27]
  • i960
  • IA-64, [28] Also named with Itanium, originated at Hewlett-Packard (HP), and was later jointly developed by HP and Intel.
  • x86, See: x86 instruction listings
    • IA-32 (i386, Pentium, Athlon)
    • x86-64 64-bit superset of IA-32, 64-bit version of x86, originally developed by AMD
    • Extensions [29]
      • FPU (x87) - Floating Point Unit (FPU) instructions
      • MMX - MMX SIMD instructions
      • MMX Extended - extended MMX SIMD instructions
      • SSE - Streaming SIMD Extensions (SSE) instructions (70 instructions)
      • SSE2 - Streaming SIMD Extensions 2 instructions (144 new instructions)
      • SSE3 - Streaming SIMD Extensions 3 instructions (13 new instructions)
      • SSSE3 - Supplemental Streaming SIMD Extensions (16 instructions)
      • SSE4.1 - Streaming SIMD Extensions 4, Penryn subset (47 instructions)
      • SSE4.2 - Streaming SIMD Extensions 4, Nehalem subset (7 instructions)
      • SSE4 - All Streaming SIMD Extensions 4 instructions (both SSE4.1 and SSE4.2)
      • SSE4a - Streaming SIMD Extensions 4a (AMD)
      • SSE5 - Streaming SIMD Extensions 5 (170 instructions)
      • XSAVE - XSAVE instructions
      • AVX - Advanced Vector Extensions instructions
      • FMA - Fused Multiply-Add instructions
      • AES - Advanced Encryption Standard instructions
      • CLMUL - Carry-Less MULtiply (PCLMULQDQ) instruction
      • 3DNow! - 3DNow! instructions (21 instructions)
      • 3DNow! Extended - extended 3DNow! instructions (5 instructions)
      • Cyrix - Cyrix-specific instructions
      • AMD - AMD-specific instructions (older than K6)
      • SMM - System Management Mode instructions
      • SVM - Secure Virtual Machine instructions
      • PadLock - VIA PadLock instructions

Infineon

Lattice Semiconductor

Motorola

Microchip Technology

MIPS

  • MIPS
    • MIPS I
    • MIPS II
    • MIPS III
    • MIPS IV [43]
    • MIPS V
    • MIPS16
    • MIPS32
    • MIPS64
    • MDMX

Mitsubishi

National Semiconductor

Renesas

Sun Microsystems

Texas Instruments

Xilinx

Zilog

Other

See also

References

  1. ^ The Am2900 Family Data Book, by AMD
  2. ^ Evaluating and Programming the 29K RISC Family, AMD
  3. ^ ARM Thumb
  4. ^ ARM DSP
  5. ^ ARM Thumb-2
  6. ^ ARM TrustZone
  7. ^ ARM SIMD
  8. ^ ARM - NEON media acceleration technology
  9. ^ AVR
  10. ^ "AVR32 Architecture Document", Atmel.
  11. ^ MMIX
  12. ^ SH-Microcomputer User's Manual (Renesas)
  13. ^ SuperH (SH) 64-Bit RISC Series (SuperH).
  14. ^ http://www.renesas.com/fmwk.jsp?cnt=sh_cpu_child.htm&fp=/products/mpumcu/superh_family/child_folder/&title=Architecture
  15. ^ SH-4 32-bit CPU Core Architecture
  16. ^ SuperH 64 bit RISC Series Architecture Manual (SuperH, Inc.)
  17. ^ H8/300
  18. ^ H8/500 Series Programming Manual (Hitachi M21T001)
  19. ^ Instruction set reference for 6809/6309 (PDF) By Chris Lomont
  20. ^ 8080a
  21. ^ 8085a
  22. ^ 8021
  23. ^ 8022
  24. ^ 8041
  25. ^ 8048
  26. ^ i860 Microprocessor Programmer's Reference Manual or i860 Microprocessor Architecture
  27. ^ i860 Microprocessor Datasheet
  28. ^ IA-64 Architecture Handbook
  29. ^ Yasm User Manual - Execution Modes and Extensions, Chapter 18. x86 Architecture
  30. ^ "Infineon C166 and Instruction Set Manual", Infineon
  31. ^ "Infineon C500 Architecture and Instruction Set", Infineon
  32. ^ [1]
  33. ^ 6800 MICROPROCESSOR Instruction Set Summary (April 1985)
  34. ^ 6801/68701 Single-Chip MICROCOMPUTER Instruction Set Summary (April 1985)
  35. ^ 6805 MICROPROCESSOR Instruction Set Summary (April 1985)
  36. ^ 6809 MICROPROCESSOR Instruction Set Summary (April 1985)
  37. ^ http://www.textfiles.com/programming/CARDS/68000
  38. ^ http://www.textfiles.com/programming/CARDS/68010
  39. ^ DSP56800 Family Manual
  40. ^ Section 29. Instruction Set
  41. ^ a b c Instruction set: PIC
  42. ^ dsPIC30F Programmer’s Reference Manual
  43. ^ MIPS IV Instruction set
  44. ^ D10V Architecture: A VLIW Microprocessor for Multimedia Applications (Mitsubishi Electric Corp.)
  45. ^ D30V Architecture: A VLIW Microprocessor for Multimedia Applications (Mitsubishi Electric Corp.
  46. ^ NSC800 MICROPROCESSOR Instruction Set Summary (April 1985)
  47. ^ NS16032 MICROPROCESSOR Instruction Set Summary (July 1985)
  48. ^ NS32016 MICROPROCESSOR Instruction Set Summary (July 1985)
  49. ^ NS32032 MICROPROCESSOR Instruction Set Summary (July 1985)
  50. ^ Renesas M16C
  51. ^ Renesas M32C
  52. ^ Renease M32R
  53. ^ The Sparc Architecture Manual
  54. ^ 9900 MICROPROCESSOR Instruction Set Summary
  55. ^ 9940 MICROPROCESSOR Instruction Set Summary
  56. ^ 9980 MICROPROCESSOR Instruction Set Summary
  57. ^ MSP430 User's Manual, document slau049d, Texas Instrument, Inc
  58. ^ "Xilinx UG129 PicoBlaze 8-bit Embedded Microcontroller User Guide, Chapter 3, PicoBlaze Instruction Set", Xilinx
  59. ^ Z80 MICROPROCESSOR Instruction Set Summary (April 1985)
  60. ^ Z8601/02/03/11/12/13 Single-Chip MICROCOMPUTER Instruction Set Summary (April 1985)
  61. ^ Z8001/Z8002 MICROPROCESSOR Instruction Set Summary
  62. ^ ARC Programmers Reference Manual, ARC International
  63. ^ Sailer, Philip M.; Kaeli, David R.. The DLX Instruction Set Architecture Handbook. Morgan Kaufmann. ISBN 1-55860-371-9.
  64. ^ "The Clipper processor: instruction set architecture and implementation"
  65. ^ SPO256 - Speech processor
  66. ^ INMOS Transputer
  67. ^ NEC V850 Family 32-/16-Bit single-Chip Microcontroller Architecture Manual from NEC. Ltd
  68. ^ 6502 MICROPROCESSOR Instruction Set Summary
  69. ^ Raptor-16
  70. ^ CDP1802 COSMAC Microprocessor Instruction Set Summary (April 1985)
  71. ^ 2650 MICROPROCESSOR Instruction Set Summary
  72. ^ "XMOS XS1 Instruction Set Architecture"
  73. ^ Xtensa Instruction Set Architecture (ISA) Reference Manual.