diff options
author | Adam Nemet <anemet@caviumnetworks.com> | 2008-04-28 16:59:27 +0000 |
---|---|---|
committer | Adam Nemet <anemet@caviumnetworks.com> | 2008-04-28 16:59:27 +0000 |
commit | b1d07c81ca6a8f33ecf729a2fd257a1de24c5f10 (patch) | |
tree | 7c63f2b81423b5431b35d7e999adae394b33fc8b /include/opcode/ChangeLog | |
parent | 43657e6bd3d292a6efb6b4a218101d430bfed03d (diff) | |
download | cygnal-b1d07c81ca6a8f33ecf729a2fd257a1de24c5f10.tar.gz cygnal-b1d07c81ca6a8f33ecf729a2fd257a1de24c5f10.tar.bz2 cygnal-b1d07c81ca6a8f33ecf729a2fd257a1de24c5f10.zip |
* mips.h (INSN_MACRO): Move it up to the the pinfo macros.
(INSN2_M_FP_S, INSN2_M_FP_D): New pinfo2 macros.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r-- | include/opcode/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 0e9a49479..95c26e0d1 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,8 @@ +2008-04-28 Adam Nemet <anemet@caviumnetworks.com> + + * mips.h (INSN_MACRO): Move it up to the the pinfo macros. + (INSN2_M_FP_S, INSN2_M_FP_D): New pinfo2 macros. + 2008-04-14 Edmar Wienskoski <edmar@freescale.com> * ppc.h: (PPC_OPCODE_E500MC): New. |