OSDN Git Service

Fix handling of v850e bit-twiddle instructions.
authorJim Wilson <wilson@tuliptree.org>
Mon, 30 Sep 2002 20:11:08 +0000 (20:11 +0000)
committerJim Wilson <wilson@tuliptree.org>
Mon, 30 Sep 2002 20:11:08 +0000 (20:11 +0000)
commitb1a6c2c1ec2975dafc6f40a0a44b2c2ad8cb8085
tree6090022548f5ff9934f1495988c99bc61a99e74e
parentf3f306b3b8d186405d0954ec9f7d9709014a6ccf
Fix handling of v850e bit-twiddle instructions.
* simops.c (OP_E6077E0): And op1 with 7 after reading register, not
before.
(BIT_CHANGE_OP): Likewise.
sim/v850/ChangeLog
sim/v850/simops.c