diff options
author | Anthony Green <green@moxielogic.com> | 2009-06-11 11:27:57 +0000 |
---|---|---|
committer | Anthony Green <green@moxielogic.com> | 2009-06-11 11:27:57 +0000 |
commit | 297abffd6721a322f719a4dbf9c7a94610cb1e84 (patch) | |
tree | 7d4f4ae9d2986211f3b78e26b17084e3536d7fc0 /include/opcode/ChangeLog | |
parent | 070a99e8aa690bcb7431c43dd84f276fc90462bc (diff) | |
download | cygnal-297abffd6721a322f719a4dbf9c7a94610cb1e84.tar.gz cygnal-297abffd6721a322f719a4dbf9c7a94610cb1e84.tar.bz2 cygnal-297abffd6721a322f719a4dbf9c7a94610cb1e84.zip |
Add PC-relative branch instructions to moxie port.
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 df8a7e606..71adbeaec 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,8 @@ +2009-06-11 Anthony Green <green@moxielogic.com> + + * moxie.h (MOXIE_F3_PCREL): Define. + (moxie_form3_opc_info): Grow. + 2009-06-06 Anthony Green <green@moxielogic.com> * moxie.h (MOXIE_F1_M): Define. |