X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fopcode%2FChangeLog;h=cdf578add2a4767db7e75537058f77c0e8311207;hb=14daeee3aec3b5e02e2f71303f8c2a78fb3108f4;hp=9952cf854593d562a98a5c6bb8bbd55f1d4adccd;hpb=ba5b2044e819909a3cef85754278b648c65fa9e1;p=external%2Fbinutils.git diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 9952cf8..cdf578a 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,13 @@ +2013-08-04 Jürgen Urban + Richard Sandiford + + * mips.h: Document new VU0 operand characters. + (OP_VU0_SUFFIX, OP_VU0_MATCH_SUFFIX): New mips_operand_types. + (OP_REG_VF, OP_REG_VI, OP_REG_R5900_I, OP_REG_R5900_Q, OP_REG_R5900_R) + (OP_REG_R5900_ACC): New mips_reg_operand_types. + (INSN2_VU0_CHANNEL_SUFFIX): New macro. + (mips_vu0_channel_mask): Declare. + 2013-08-03 Richard Sandiford * mips.h (mips_pcrel_operand): Inherit from mips_int_operand.