From: Jeff Law Date: Thu, 10 Oct 1996 22:05:54 +0000 (+0000) Subject: * gas/mn10300/basic.exp: Check bit patterns for instructions X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=301ee34af431dd2174b4933926383ba53a072a2f;p=binutils-gdb.git * 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 --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 8ee1445a522..2e7a5840fce 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.