OSDN Git Service

Fix handling of v850e bit-twiddle instructions.
authorwilson <wilson>
Mon, 30 Sep 2002 20:11:08 +0000 (20:11 +0000)
committerwilson <wilson>
Mon, 30 Sep 2002 20:11:08 +0000 (20:11 +0000)
commit4877d8ad023401ef5d9b1fc87fb58d0d41bdd861
treee103032ac8b53be432a05c03e001af09e7d151f7
parent50450e906899b1cebeb779c2258a0939de002280
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