ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/kpx_cpu/sheepshaver_glue.cpp
(Generate patch)

Comparing SheepShaver/src/kpx_cpu/sheepshaver_glue.cpp (file contents):
Revision 1.71 by gbeauche, 2006-07-09T12:15:48Z vs.
Revision 1.72 by gbeauche, 2007-01-17T06:20:36Z

# Line 191 | Line 191 | void sheepshaver_cpu::init_decoder()
191          static const instr_info_t sheep_ii_table[] = {
192                  { "sheep",
193                    (execute_pmf)&sheepshaver_cpu::execute_sheep,
194                  NULL,
194                    PPC_I(SHEEP),
195                    D_form, 6, 0, CFLOW_JUMP | CFLOW_TRAP
196                  }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines