projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0279a92
)
Reverrt BREAK value back to its old value
author
Nick Clifton
<nickc@redhat.com>
Fri, 5 Dec 1997 17:27:34 +0000
(17:27 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Fri, 5 Dec 1997 17:27:34 +0000
(17:27 +0000)
sim/v850/v850.igen
patch
|
blob
|
history
diff --git
a/sim/v850/v850.igen
b/sim/v850/v850.igen
index becb015a128673fd9d981cbb33c99b3730f14006..460ce6949b5b7f7d33b99607c4141affa637ea3c 100644
(file)
--- a/
sim/v850/v850.igen
+++ b/
sim/v850/v850.igen
@@
-1198,7
+1198,7
@@
rrrrr,110101,RRRRR + iiiiiiiiiiiiiiii:VI:::xori
// First field must be zero
-
00000
,000010,00000:I:::break
+
11111
,000010,00000:I:::break
{
sim_engine_halt (SD, CPU, NULL, cia, sim_stopped, SIM_SIGTRAP);
}