Is there genetic relationship between ARM and PDP-11 architectures?

Reading about ARM architecture I found many similarities to PDP-11 architecture which did not exist between ARM and x86.

For example,

  • General-purpose registers named Rx compared to AX, BX,… for x86

  • Uniform registry file (all registers permit all kinds of operations)

  • Similar names for program counter (PC both on ARM and PDP), compared to IP in x86.

  • Inclusion of Program Counter into general registry file (in PDP it also can be refereed to as R7, in ARM – as R15, both the last registers in the file).

  • Inclusion of I/O ports into general address space (i.e. addressing them as memory) compared to a separated I/O address space in x85 (and special I/O instructions).

  • Using 3-letter basic assembler mnemonics (TST compared to “test” in x86) with suffixes specifying data type (such as “B” for byte, compared to constructions like “byte ptr” in x86)

  • Using BNE, BEQ and other B condition instructions for branches.

  • Use of “#” symbol before a number to specify an immediate value (compared to “.” in x86)

  • Auto-increment and auto-decrement addressing modes.

etc. So is there any historical relationship between ARM and PDP that makes them closer to each other than to x86?

5

I don’t know how much the designers of the ARM architecture took inspiration from the PDP-11. They probably knew the PDP-11 architecture well as it was one of the major CPUs of the 1970s. However, it’s more the x86 which is different from the other two.

ARM is a RISC architecture: its instructions tend to follow a few model and to do just one thing. Compare with MIPS which is pretty much textbook RISC. Both PDP-11 and x86 are CISC, with many instructions combining several operations (e.g. a load and a store, or a memory access plus an arithmetic operation). In some aspects, the PDP-11 was a forerunner of RISC, in particular with its fairly orthogonal instruction set (e.g. the main registers, including the program counter, are general-purpose registers usable with any instruction).

Naming the general-purpose registers Rx is pretty natural. X86 doesn’t do this because almost all its registers have a special purpose (even ax through dx have some specificities, e.g. multiplication that can only be ax*dx).

Using special instructions or a memory mapping for I/O is related to how the I/O unit connects to the CPU. If I/O goes through the same bus as RAM, it’s natural to use a memory mapping and let the memory bus controller dispatch the signals. If I/O goes on a separate bus, it’s natural to have separate instructions, with the CPU doing the dispatching right off the bat.

B for branching isn’t specific to PDP and ARM. There are two x86 assembly syntaxes: AT&T syntax and Intel syntax. mov byte ptr [ax], bx is Intel syntax; the corresponding AT&T syntax is movl (%bx), %ax. The AT&T syntax is closer to major assembly languages used today.

1

The two assembly languages have similarities, as mentioned previously. But their concept is different.
PDP11 was famous of its many addressing modes, which is not true for ARM. Also, PDP was microcoded, the ARM CPUs are not microcoded in the classical sense. They use hardwired logic for fetch and decoding.

1

Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa Dịch vụ tổ chức sự kiện 5 sao Thông tin về chúng tôi Dịch vụ sinh nhật bé trai Dịch vụ sinh nhật bé gái Sự kiện trọn gói Các tiết mục giải trí Dịch vụ bổ trợ Tiệc cưới sang trọng Dịch vụ khai trương Tư vấn tổ chức sự kiện Hình ảnh sự kiện Cập nhật tin tức Liên hệ ngay Thuê chú hề chuyên nghiệp Tiệc tất niên cho công ty Trang trí tiệc cuối năm Tiệc tất niên độc đáo Sinh nhật bé Hải Đăng Sinh nhật đáng yêu bé Khánh Vân Sinh nhật sang trọng Bích Ngân Tiệc sinh nhật bé Thanh Trang Dịch vụ ông già Noel Xiếc thú vui nhộn Biểu diễn xiếc quay đĩa Dịch vụ tổ chức tiệc uy tín Khám phá dịch vụ của chúng tôi Tiệc sinh nhật cho bé trai Trang trí tiệc cho bé gái Gói sự kiện chuyên nghiệp Chương trình giải trí hấp dẫn Dịch vụ hỗ trợ sự kiện Trang trí tiệc cưới đẹp Khởi đầu thành công với khai trương Chuyên gia tư vấn sự kiện Xem ảnh các sự kiện đẹp Tin mới về sự kiện Kết nối với đội ngũ chuyên gia Chú hề vui nhộn cho tiệc sinh nhật Ý tưởng tiệc cuối năm Tất niên độc đáo Trang trí tiệc hiện đại Tổ chức sinh nhật cho Hải Đăng Sinh nhật độc quyền Khánh Vân Phong cách tiệc Bích Ngân Trang trí tiệc bé Thanh Trang Thuê dịch vụ ông già Noel chuyên nghiệp Xem xiếc khỉ đặc sắc Xiếc quay đĩa thú vị
Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa
Thiết kế website Thiết kế website Thiết kế website Cách kháng tài khoản quảng cáo Mua bán Fanpage Facebook Dịch vụ SEO Tổ chức sinh nhật