summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-05-25 21:29:53 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-05-25 21:29:53 (GMT)
commit1878e3ab82d8711f305e7b8bbc43c5ed21bf140b (patch)
tree5e39f6ae522ba9968e5a91e2ecda6980fc655145 /ChangeLog
parent1b524ce0e645e451ca76723f4f86fe2a71c1adf2 (diff)
Applied conditional bits as keyword suffixes for ARM instructions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3660bbd..1f6cf83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
16-05-25 Cyrille Bagard <nocbos@gmail.com>
+ * src/arch/arm/cond.h:
+ * src/arch/arm/instruction.c:
+ Apply conditional bits as keyword suffixes for ARM instructions.
+
+16-05-25 Cyrille Bagard <nocbos@gmail.com>
+
* src/arch/arm/v7/arm.c:
* src/arch/arm/v7/opcodes/opcodes_tmp_arm.h:
* src/arch/arm/v7/pseudo.c: