From e75fa972ac783e0b87bcdfd625fe4f199bafd8ee Mon Sep 17 00:00:00 2001 From: "Maciej W. Rozycki" Date: Fri, 6 Jul 2012 14:20:22 +0000 Subject: * mips.h: Fix a typo in description. --- include/opcode/mips.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/opcode/mips.h') diff --git a/include/opcode/mips.h b/include/opcode/mips.h index fb9094c..9232508 100644 --- a/include/opcode/mips.h +++ b/include/opcode/mips.h @@ -1646,7 +1646,7 @@ extern const int bfd_mips16_num_opcodes; "y" 5-bit source 3 register for ALNV.PS (MICROMIPSOP_*_RS3) "z" must be zero register "C" 23-bit coprocessor function code (MICROMIPSOP_*_COPZ) - "B" 8-bit syscall/wait function code (MICROMIPSOP_*_CODE10) + "B" 10-bit syscall/wait function code (MICROMIPSOP_*_CODE10) "K" 5-bit Hardware Register (RDHWR instruction) (MICROMIPSOP_*_RS) "+A" 5-bit INS/EXT/DINS/DEXT/DINSM/DEXTM position, which becomes -- cgit v1.1