From 301ee34af431dd2174b4933926383ba53a072a2f Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Thu, 10 Oct 1996 22:05:54 +0000 Subject: [PATCH] * gas/mn10300/basic.exp: Check bit patterns for instructions with a single 8bit or 16bit immediate operand. We should correctly assemble just about everything except opcodes with: multiple immediate operands, 3 register operands, really weird stuff --- gas/testsuite/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 8ee1445..2e7a584 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,8 @@ Thu Oct 10 13:11:48 1996 Jeffrey A Law (law@cygnus.com) + * gas/mn10300/basic.exp: Check bit patterns for instructions + with a single 8bit or 16bit immediate operand. + * gas/mn10300/basic.exp: Check bit patterns for many instructions. Add missing test in do_mov1. * gas/mn10300/mov1.s: Add missing test. -- 2.7.4