Reverrt BREAK value back to its old value
authorNick Clifton <nickc@redhat.com>
Fri, 5 Dec 1997 17:27:34 +0000 (17:27 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 5 Dec 1997 17:27:34 +0000 (17:27 +0000)
sim/v850/v850.igen

index becb015a128673fd9d981cbb33c99b3730f14006..460ce6949b5b7f7d33b99607c4141affa637ea3c 100644 (file)
@@ -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);
 }
This page took 0.026546 seconds and 4 git commands to generate.