User contributions
- 04:02, 1 February 2016 (diff | hist) . . (+4,349) . . N Volatile (Semantics of "volatile" memory access) (current)
- 23:10, 19 October 2015 (diff | hist) . . (+9) . . Simulator (current)
- 23:08, 19 October 2015 (diff | hist) . . (+9) . . Backcalls
- 23:07, 19 October 2015 (diff | hist) . . (+2,029) . . N Backcalls (Created page with "Where an outcall is a sim-to-host call, a backcall is a host-to-sim call. Where an outcall is written in C++ and linked with the simulator, a backcall is written in conAsm...")
- 23:05, 19 October 2015 (diff | hist) . . (+2,462) . . N Outcalls (Created page with "Outcalls are a mechanism by which the Mill program being simulated can cause events in and communicate with the host that is running the simulation. In the conAsm they are...")
- 23:02, 19 October 2015 (diff | hist) . . (+1,629) . . N Simulator (Created page with "The Mill simulator is a pico-second accurate execution model for all Mill members. It models the bare machine at power-up; the simulated program is presented as a ROM image as...")
- 01:10, 2 January 2015 (diff | hist) . . (+65) . . GenAsm (language)
- 21:16, 26 December 2014 (diff | hist) . . (+3,135) . . N Algebraic addressing (Created page with "'''Algebraic addressing''' is the property of a composite entity that the addresses of its components are numerically dense and obey the rules of ordinary arithmetic. == Of p...") (current)
- 20:18, 26 December 2014 (diff | hist) . . (+371) . . N Coherence (disambiguation) (Created page with "__DISAMBIG__ '''Coherence''' is the property that two concurrent views of some entity reflect the same state. '''Coherence''', '''coherency''', or '''coherent''' may refer t...") (current)
- 00:14, 26 December 2014 (diff | hist) . . (+229) . . GenAsm (language)
- 01:36, 25 December 2014 (diff | hist) . . (+339) . . Virtual Address (current)
- 01:13, 25 December 2014 (diff | hist) . . (+201) . . Virtual Address
- 06:48, 24 December 2014 (diff | hist) . . (-46) . . GenAsm (language)
- 04:04, 31 October 2014 (diff | hist) . . (+49) . . GenAsm (language)
- 06:43, 29 October 2014 (diff | hist) . . (-1) . . m GenAsm (language)
- 06:42, 29 October 2014 (diff | hist) . . (+8) . . Main Page
- 19:58, 9 October 2014 (diff | hist) . . (+378) . . GenAsm (disambiguation) (current)
- 19:39, 9 October 2014 (diff | hist) . . (+14) . . GenAsm (disambiguation)
- 19:35, 9 October 2014 (diff | hist) . . (+12) . . N GenAsm (disambiguation) (Created page with "__DISAMBIG__")
- 19:34, 9 October 2014 (diff | hist) . . (+1) . . GenAsm (current)
- 19:34, 9 October 2014 (diff | hist) . . (+479) . . N GenAsm (Created page with "{{other uses}} GenAsm is the collective term for the interface between a compiler for the Mill and the specializer. It comprises the GenAsm_(code_representation)|gen...")
- 19:21, 9 October 2014 (diff | hist) . . (+4) . . GenAsm (language)
- 10:53, 9 October 2014 (diff | hist) . . (+42) . . GenAsm (language)
- 10:42, 9 October 2014 (diff | hist) . . (+136) . . GenAsm (language)
- 06:10, 30 September 2014 (diff | hist) . . (-47) . . GenAsm (language)
- 00:04, 30 September 2014 (diff | hist) . . (+70) . . GenAsm (language)
- 03:08, 28 September 2014 (diff | hist) . . (+5) . . GenAsm (language)
- 02:27, 28 September 2014 (diff | hist) . . (+55) . . GenAsm (language)
- 07:44, 27 September 2014 (diff | hist) . . (+268) . . GenAsm (language)
- 05:26, 25 September 2014 (diff | hist) . . (+3,164) . . N Predicate operations (Created page with "Predicate operations form a part of the Mill operation set. They are niladic, taking no explicit arguments, and retire a single bool value to the belt. They serve the purp...") (current)
- 04:05, 25 September 2014 (diff | hist) . . (+41) . . GenAsm (language)
- 02:23, 24 September 2014 (diff | hist) . . (+46) . . GenAsm (language)
- 04:43, 14 September 2014 (diff | hist) . . (+6) . . GenAsm (language)
- 04:41, 14 September 2014 (diff | hist) . . (-20) . . GenAsm (language)
- 04:40, 14 September 2014 (diff | hist) . . (+503) . . GenAsm (language)
- 03:46, 14 September 2014 (diff | hist) . . (+93) . . GenAsm (language) (Added inline functions, both for definition and call)
- 04:15, 8 September 2014 (diff | hist) . . (+253) . . GenAsm (language)
- 20:53, 4 September 2014 (diff | hist) . . (+57) . . GenAsm (language)
- 07:17, 4 September 2014 (diff | hist) . . (+2,154) . . N GenAsm (language) (Created page with "The genAsm assembly language is a low-level [https://en.wikipedia.org/wiki/Dataflow_programming| dataflow language] for writing programs to be executed on the Mill processors....")
- 06:57, 4 September 2014 (diff | hist) . . (+5) . . GenAsm (assembler)
- 06:56, 4 September 2014 (diff | hist) . . (+330) . . N GenAsm (assembler) (Created page with "The genAsm assembler accepts a source program written in a [https://en.wikipedia.org/wiki/Dataflow_programming| dataflow language] (also called genAsm),...")
- 06:48, 4 September 2014 (diff | hist) . . (+1) . . GenAsm (code representation) (current)
- 06:48, 4 September 2014 (diff | hist) . . (+542) . . N GenAsm (code representation) (Created page with "The genAsm representation is contained in ELF files, typically produced by a compiler or the genAsm assembler. It represents a partial or complete progra...")
- 06:47, 4 September 2014 (diff | hist) . . (+2) . . Specializer
- 06:39, 4 September 2014 (diff | hist) . . (+1,492) . . N Specializer (Created page with "The specializer is a component of the tool chain that translates programs in a high-level language to an executable binary encoding that can be executed on a Mill...")