A look at The Machine
A look at The Machine
Posted Aug 30, 2015 1:21 UTC (Sun) by mathstuf (subscriber, #69389)In reply to: A look at The Machine by gioele
Parent article: A look at The Machine
Ooh, Mill is going to shake things up quite a bit here. Four reserved bits: one for use in implementing fork (apparently used to flag relative versus absolute…which hints that maybe the hardware representation is all relative addressing) and three for use by garbage collectors. Sixty remaining address the (flat) memory space. Casting between pointer and int is an instruction (which can presumably return NAR) to make sure you don't muck with the bits.
