Searched hist:2014 (Results 1151 - 1175 of 1681) sorted by relevance

<<41424344454647484950>>

/gem5/src/arch/x86/isa/
H A Dbitfields.isa10593:a39de7b8d2c9 Thu Dec 04 18:53:00 EST 2014 Gabe Black <gabeblack@google.com> x86: Rework opcode parsing to support 3 byte opcodes properly.

Instead of counting the number of opcode bytes in an instruction and recording
each byte before the actual opcode, we can represent the path we took to get to
the actual opcode byte by using a type code. That has a couple of advantages.
First, we can disambiguate the properties of opcodes of the same length which
have different properties. Second, it reduces the amount of data stored in an
ExtMachInst, making them slightly easier/faster to create and process. This
also adds some flexibility as far as how different types of opcodes are
handled, which might come in handy if we decid Error!

 

There was an error!

Java heap space

java.lang.OutOfMemoryError: Java heap space