WGU 952 - Computer Architecture well answered to pass
WGU 952 - Computer ArchitectureAND operator - correct answer A logical bit- by-bit operation with two operands that calculates a 1 only if there is a 1 in both operands. OR operator - correct answer A logical bit-by-bit operation with two operands that calculates a 1 if there is a 1 in either operand. LDUR - correct answer Load into register instruction LDUR X9, [X22,#64] = load value at X22[64] into X9 STUR - correct answer store into register instruction STUR X9, [X22, #64] = store the value of X9 into X22[64] ADD - correct answer addition instruction ADD X9, X5, X6 = store into X9 the sum of the values in X5 ad X6 ADDI - correct answer add immediate instruction ADDI X9, X5, 64 store into X9 the sum of the value in X5 and constant 40
Written for
Document information
- Uploaded on
- June 12, 2024
- Number of pages
- 4
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
wgu 952 computer architecture
Also available in package deal