Explain why multi-byte nop instructions are needed

Assignment Help Computer Engineering
Reference no: EM132083472

The NOP (no-op) instruction is an instruction that does nothing. In x86, a 1byte opcode 0x90 is designated as NOP instruction.

In addition to this single-byte NOP instruction, x86 defines/recommends multi-byte NOP instructions as follows:

2 bytes: 0x66 0x90 /*0x66; NOP */

3 bytes: 0x0f 0x1f 0x00 /* NOP DWORD ptr [EAX] */

4 bytes: 0x0f 0x1f 0x40 0x00 /* NOP DWORD ptr [EAX + 00h]*/

5 bytes: 0x0f 0x1f 0x44 0x00 0x00 /* NOP DWORD ptr [EAX + EAX*1 + 00h]*/

6 bytes: 0x66 0x0f 0x1f 0x44 0x00 0x00 /*0x66; NOP DWORD ptr [EAX+EAX*1 + 00h]*/ and so on.

Explain why multi-byte NOP instructions are needed by pointing out the advantage of using the above multi-byte NOP instruction instead of just multiple single-byte NOPs.

Reference no: EM132083472

Questions Cloud

What are the equivalent annual costs for two models : Machine B costs $550,000 to purchase, result in electricity bills of $80,000 per year, and last for 15 years. The discount rate is 12%.
Write a node js script that starts a simple http server : Write a Node.js script that starts a simple HTTP Server. The HTTP server should run on port 8001, and writes back to client.
What is weighted average cost of capital : For example, If I known cost of capital is 13%, risk-free rate is 3%, Therefore what is weighted average cost of capital?
How might the use of the cost method of accounting : How might the use of the cost method of accounting for significant influence investments have resulted in unintended wealth transfers from owners to managers
Explain why multi-byte nop instructions are needed : The NOP (no-op) instruction is an instruction that does nothing. In x86, a 1byte opcode 0x90 is designated as NOP instruction.
What is net sales revenue : What is net sales revenue and Assume net sales revenue is 450,000. What is gross profit
Calculate the profit margin and the gross profit rate : Prepare an income statement using the format presented on page 245. Assume a 25% tax rate - Calculate the profit margin and the gross profit rate
Normalize the tables given below and show result : Normalize the tables below. Show the resulting tables.
Compute the ending finished goods inventory : Its cost of goods manufactured was $75,000; its gross margin was $80,000; and its sales were $140,000. The ending finished goods inventory was

Reviews

Write a Review

 

Computer Engineering Questions & Answers

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd