Bug 1402 - Isa independant modify memory test
Summary: Isa independant modify memory test
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Jeff Johnston
URL:
Keywords:
Depends on: 1881
Blocks: 1611
  Show dependency treegraph
 
Reported: 2005-09-30 16:30 UTC by Andrew Cagney
Modified: 2005-10-29 16:22 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2005-09-30 16:30:01 UTC
Testing of memory modification is ISA independant, the test currently found in
TestI386Modify, can be separated out.
Comment 1 Andrew Cagney 2005-10-25 21:43:41 UTC
btw, the description looks out-of-date; it refers to i386 registers?
Comment 2 Jeff Johnston 2005-10-26 20:18:20 UTC
New test: TestModify.java inadvertently left in description from
TestI386Modify.java which it originally started from.  Comment fixed.  Test has
been verified on i686 and amd64.