ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/uae_cpu/readcpu.h
(Generate patch)

Comparing BasiliskII/src/uae_cpu/readcpu.h (file contents):
Revision 1.4 by gbeauche, 2002-09-01T15:17:13Z vs.
Revision 1.5 by gbeauche, 2002-10-02T15:55:09Z

# Line 62 | Line 62 | ENUMDECL {
62          fl_jump                 = 2,
63          fl_return               = 3,
64          fl_trap                 = 4,
65 <        fl_compiled             = 8,
65 >        fl_const_jump   = 8,
66          
67          /* Instructions that can trap don't mark the end of a block */
68          fl_end_block    = 3

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines