User contributions
14 January 2014
BCD
no edit summary
+6
BCD
no edit summary
-292
BCD
Created page with 'Category:Computer Architecture ''Binary coded decimal'' is a binary representation of decimal numbers where each nibble (4 bits) in a word represents…'
Register
no edit summary
+417
Computer Architecture
no edit summary
+139
Bitwise Operations
XOR
Bitwise Operations
AND
Bitwise Operations
no edit summary
-3
Word
no edit summary
+182
Bitwise Operations
OR
+105
Truth Table
Created page with 'Category:Computer Architecture A '''Truth Table''' is a table which has columns for the inputs and outputs of a logical binary operation, and rows representing all possible i…'
Bitwise Operations
OR
+15
Operation
no edit summary
+1
Operation
no edit summary
+30
Bitwise Operations
Shift
+109
Bitwise Operations
Created page with 'Category:Computer Architecture ''Bitwise Operations'' are operations that are performed on bit-by-bit on one or two operands (input values) to prod…'
10 January 2014
Blog Guidelines
Blogs in DPS909/OSD600
+16
Winter 2014 SPO600 Weekly Schedule
Summary Table
+139
SPO600 Software
no edit summary
-10
SPO600 Software
Created page with 'Category:SPO600For SPO600, you will need to set up a Linux system somewhere by the third week of classes. == System Requirements == These are the minimum system requirem…'
Winter 2014 SPO600 Weekly Schedule
Friday (Jan 10)
+71
8 January 2014
People
no edit summary
People
no edit summary
-7
SPO600 Code Review Lab
no edit summary
+19
SPO600 Code Review Lab
no edit summary
+93
SPO600 Code Review Lab
no edit summary
+13
Winter 2014 SPO600 Weekly Schedule
no edit summary
+5
Winter 2014 SPO600 Weekly Schedule
no edit summary
+696
Machine Language
no edit summary
-21
Addressing Mode
no edit summary
+2
Signed
no edit summary
+113
Stack
Created page with 'Category:Computer Architecture A ''stack'' is an array where values are added (pushed) or removed (pulled) to/from the end of the array only. Most CPU designs incorporate one…'
Register
no edit summary
+1,003
Instruction
Created page with 'Category:Computer Architecture An ''Instruction'' is the smallest unit of code in Machine Language. Each instruction consists of an operation, [[Addressing …'
Addressing Mode
no edit summary
+222
Signed
Created page with 'Category:Computer Architecture A ''signed'' value is a binary value stored in two's compliment representation, where the most significant bit is used as a negative sign. Exa…'
Addressing Mode
Created page with 'Category:Computer Architecture ''Addressing modes'' specify how the data/arguments for an instruction are retrieved/stored. Addressing modes may include: * Implicit - A…'
Winter 2014 SPO600 Weekly Schedule
no edit summary
+11
Winter 2014 SPO600 Weekly Schedule
no edit summary
+26
Winter 2014 SPO600 Weekly Schedule
Week 1 Deliverables
+77
Winter 2014 SPO600 Weekly Schedule
no edit summary
+2
Winter 2014 SPO600 Weekly Schedule
no edit summary
+569
SPO600 Code Review Lab
no edit summary
+3
SPO600 Code Review Lab
Created page with 'Category:SPO600 # Select any two open source software packages that have different licenses.{{Admon/tip|Finding Software Packages|One way to find potential software packages…'
7 January 2014
SPO600 Communication Tools
Email
-1
SPO600 Communication Tools
Wiki
-81
SPO600 Communication Tools
no edit summary
-51
SPO600
Software Portability and Optimization
-5
Operation
Created page with 'Category:Computer Architecture An ''operation'' is a particular action to be undertaken by a CPU, such as an addition, subtraction, multiplication, bit shift, store, or load.'
OpCode
Created page with 'Category:Computer Architecture An ''opcode'' is an ''operation code'', a numeric value specifying that a particular instruction should be performed. Opcodes ma…'