SPLIT_MOVEL_PD now affects movem too
[picodrive.git] / cpu / Cyclone / config.h
index 6ec08f8..7736712 100644 (file)
 \r
 /*\r
  * When this option is enabled Cyclone will do two word writes instead of one\r
- * long write when handling MOVE.L with pre-decrementing destination, as described in\r
- * Bart Trzynadlowski's doc (http://www.trzy.org/files/68knotes.txt).\r
+ * long write when handling MOVE.L or MOVEM.L with pre-decrementing destination,\r
+ * as described in Bart Trzynadlowski's doc (http://www.trzy.org/files/68knotes.txt).\r
  * Enable this if you are emulating a 16 bit system.\r
  */\r
 #define SPLIT_MOVEL_PD              1\r