From c674dcaa717be20a390380f8e33811fe50d75dd6 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 18 Jun 1996 21:57:56 +0000 Subject: [PATCH] * config/tc-mips.c (mips_ip): Don't warn about using AT as a coprocessor register. --- gas/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 15ec9e7a7d8..aa054188dc4 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Tue Jun 18 17:13:33 1996 Ian Lance Taylor + * config/tc-mips.c (mips_ip): Don't warn about using AT as a + coprocessor register. + * config/tc-i386.c (md_assemble): When checking the size of a register to set the size of an instruction, do a bitwise and with Reg8 and Reg16 rather than requiring the type to be exactly Reg8 -- 2.30.2