From fbb04f9910ae33de1bdd7ac751f86851fb3ad7de Mon Sep 17 00:00:00 2001 From: "Maciej W. Rozycki" Date: Mon, 24 Oct 2011 14:21:41 +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 e6703f81a..a94860f05 100644 --- a/include/opcode/mips.h +++ b/include/opcode/mips.h @@ -1616,7 +1616,7 @@ extern const int bfd_mips16_num_opcodes; "c" 10-bit higher breakpoint code (MICROMIPSOP_*_CODE) "d" 5-bit destination register specifier (MICROMIPSOP_*_RD) "h" 5-bit PREFX hint (MICROMIPSOP_*_PREFX) - "i" 16 bit unsigned immediate (MICROMIPSOP_*_IMMEDIATE) + "i" 16-bit unsigned immediate (MICROMIPSOP_*_IMMEDIATE) "j" 16-bit signed immediate (MICROMIPSOP_*_DELTA) "k" 5-bit cache opcode in target register position (MICROMIPSOP_*_CACHE) "n" register list for 32-bit LWM/SWM instruction (MICROMIPSOP_*_RT) -- cgit v1.2.3