----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3307/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11320:68a9798d7a29 --------------------------- x86: create function to check miscreg validity In the process of trying to get rid of an '== false' comparison, it became apparent that a slightly more involved solution was needed. Split this out into its own changeset since it's not a totally trivial local change like the others. Diffs ----- src/arch/x86/isa.cc 89fd4a775287e4fcb1313f12ef16d426971f615a src/arch/x86/regs/misc.hh 89fd4a775287e4fcb1313f12ef16d426971f615a src/arch/x86/utility.cc 89fd4a775287e4fcb1313f12ef16d426971f615a Diff: http://reviews.gem5.org/r/3307/diff/ Testing ------- Thanks, Steve Reinhardt _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
