Exam 12: Floating-Point Processing and Instruction Encoding Assessment
Exam 1: Basic Concepts Assessment14 Questions
Exam 2: X86 Processor Architecture Assessment15 Questions
Exam 3: Assembly Language Fundamentals-assessment15 Questions
Exam 4: Data Transfers,addressing,and Arithmetic-assessment15 Questions
Exam 5: Procedures-assessment16 Questions
Exam 6: Conditional Processing Assessment15 Questions
Exam 7: Integer Arithmetic Assessment15 Questions
Exam 8: Advanced Procedures Assessment15 Questions
Exam 9: Strings and Arrays Assessment15 Questions
Exam 10: Structures and Macros Assessment15 Questions
Exam 11: Ms-Windows Programming Assessment15 Questions
Exam 12: Floating-Point Processing and Instruction Encoding Assessment15 Questions
Exam 13: High-Level Language Interface-- Assessment15 Questions
Exam 14: 16-Bit Ms-Dos Programming Assessment15 Questions
Exam 15: Disk Fundamentals Assessment15 Questions
Exam 16: Bios-Level Programming Assessment15 Questions
Exam 17: Expert Ms-Dos Programming Assessment15 Questions
Select questions type
The FSTP instruction copies the value in ST(0)to memory,but it does not pop a value off the stack.
Free
(True/False)
4.8/5
(38)
Correct Answer:
False
In a single-precision real,the exponent field has a bias of 128.
Free
(True/False)
4.8/5
(34)
Correct Answer:
False
In x86 machine instructions,the ModR/M field identifies the addressing mode and operands.
Free
(True/False)
4.8/5
(38)
Correct Answer:
True
In the encoding of a MOV from a register to any other operand (89/r),the /r indicates that a Mod R/M byte follows the opcode.
(True/False)
4.9/5
(39)
The first byte of every x86 machine instruction is the ModR/M byte.
(True/False)
4.9/5
(39)
The single-precision real representation of zero contains zeros in the mantissa and ones in the exponent.
(True/False)
4.9/5
(35)
If we were to denormalize the binary number 1.1101 x 23,the result would be binary 1110.1.
(True/False)
4.8/5
(45)
Not all values between 0 and 1 can be represented by a single-precision significand,but all such values can be represented by an extended-precision significand.
(True/False)
4.8/5
(35)
After calling the FCOM instruction to compare two floating-point values,you must execute the FNSTSW instruction,followed by FPOP to prepare the CPU to recognize branching instructions such as JG and JL.
(True/False)
4.8/5
(27)
The FCOMI instruction compares two floating-point values and sets the Zero,Parity,and Carry flags according to the result of the comparison.
(True/False)
4.8/5
(33)
The X86 FPU uses a standard for Binary Floating-Point Arithmetic produced by the IEEE organization
(True/False)
4.8/5
(39)
The binary floating-point number 111.0001 is equivalent to decimal 7 1/8.
(True/False)
4.9/5
(25)
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)