From mboxrd@z Thu Jan 1 00:00:00 1970 From: geoffk@sourceware.cygnus.com To: cgen-cvs@sourceware.cygnus.com Subject: src/cgen ChangeLog gas-test.scm Date: Thu, 14 Jun 2001 12:52:00 -0000 Message-id: <20010614195257.11004.qmail@sourceware.cygnus.com> X-SW-Source: 2001/msg00032.html List-Id: CVSROOT: /cvs/src Module name: src Changes by: geoffk@sources.redhat.com 2001-06-14 12:52:57 Modified files: cgen : ChangeLog gas-test.scm Log message: * gas-test.scm (gen-gas-test): Create 8 testcases, not just 5. ( 'test-data): Involve both the index and the hardware in testcase generation. ( 'test-data): Generate test data from the underlying object. ( 'test-data): Generate test data by computing bit patterns for the field, then decoding them. ( 'test-data): Allow for new calling convention. ( 'test-data): Likewise. ( 'test-data): Convert index values into keywords. ( 'test-data): Convert index values into integer strings. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/ChangeLog.diff?cvsroot=src&r1=1.66&r2=1.67 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/gas-test.scm.diff?cvsroot=src&r1=1.7&r2=1.8