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)
commit30458d39d6f791293f844ab9f75c4f465d52e74c
tree8a55b9eea403c0a40d598cffec3c9f4d8bbff7bf
parent28ee05e92474f1a72e289ff06050351938b8f807
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