I'm planning to look at this, but I can't right away. Gabe
On Mon, Apr 27, 2015 at 7:07 AM, Nilay Vaish <[email protected]> wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/2747/ > ----------------------------------------------------------- > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 10806:8bca65969167 > --------------------------- > x86: decode instructions with vex prefix > > This patch updates the x86 decoder so that it can decode instructions with > vex > prefix. It also updates the isa with opcodes from vex opcode maps 1, 2 and > 3. > Note that none of the instructions have been implemented yet. The > implementations > would be provided in due course of time. > > > Diffs > ----- > > src/arch/x86/types.hh 876341add7be > src/arch/x86/types.cc 876341add7be > src/arch/x86/decoder.hh 876341add7be > src/arch/x86/decoder.cc 876341add7be > src/arch/x86/decoder_tables.cc 876341add7be > src/arch/x86/isa/bitfields.isa 876341add7be > src/arch/x86/isa/decoder/decoder.isa 876341add7be > src/arch/x86/isa/decoder/vex_opcodes.isa PRE-CREATION > src/arch/x86/isa_traits.hh 876341add7be > > Diff: http://reviews.gem5.org/r/2747/diff/ > > > Testing > ------- > > > Thanks, > > Nilay Vaish > > _______________________________________________ > gem5-dev mailing list > [email protected] > http://m5sim.org/mailman/listinfo/gem5-dev > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
