----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1152/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 8955:ee815a899627 --------------------------- X86: Add ext field to FP microops The ext field in integer microops holds the flags the microop is going to read and write. This is field is being provided in FP microops. Later on this would help in deciding at run time whether or not certain flag register needs to read or written. Diffs ----- src/arch/x86/insts/microfpop.hh 3c7232fec7fd src/arch/x86/isa/microops/fpop.isa 3c7232fec7fd Diff: http://reviews.gem5.org/r/1152/diff/ Testing ------- Thanks, Nilay Vaish _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
