Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

PDP-10 backend for GCC 3.2

License

GPL-2.0, LGPL-2.1 licenses found

Licenses found

GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB
NotificationsYou must be signed in to change notification settings

larsbrinkhoff/pdp10-gcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a backend for the PDP-10. See gcc/config/pdp10.

The PDP-10 architecture is a family of 36-bit word-addressed machines.They were manufactured primarily by DEC from 1964 to 1983, when theywere cancelled in favour of the VAX family. Famous software firstrunning on PDP-10s include: EMACS, ITS, SPELL, Collosal Cave, ADVENT,Zork, Dungeon, MacLisp. Not first: TECO.

A memory word is 36 bits long, which is also the length of thegeneral-purpose registers. All user instructions are 36 bits and have9 bits to specify an operation, 4 bits to specify a register, 1 bit toindicate indirect addressing, 4 bits to specify an index register, and18 bits to specify an address or offset. The first version of thearchitecture was limited to a virtual address space of 256K words; alater version extended this to a maximum of 1G words.

About

PDP-10 backend for GCC 3.2

Topics

Resources

License

GPL-2.0, LGPL-2.1 licenses found

Licenses found

GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp