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.1.1.1 by cebix, 1999-10-03T14:16:26Z vs.
Revision 1.3 by gbeauche, 2001-03-19T13:11:40Z

# Line 31 | Line 31 | ENUMDECL {
31      i_BFTST,i_BFEXTU,i_BFCHG,i_BFEXTS,i_BFCLR,i_BFFFO,i_BFSET,i_BFINS,
32      i_PACK, i_UNPK, i_TAS, i_BKPT, i_CALLM, i_RTM, i_TRAPcc, i_MOVES,
33      i_FPP, i_FDBcc, i_FScc, i_FTRAPcc, i_FBcc, i_FSAVE, i_FRESTORE,
34 +    i_CINVL, i_CINVP, i_CINVA, i_CPUSHL, i_CPUSHP, i_CPUSHA, i_MOVE16,
35      i_MMUOP
36   } ENUMNAME (instrmnem);
37  
# Line 53 | Line 54 | ENUMDECL {
54  
55   ENUMDECL {
56      bit0, bit1, bitc, bitC, bitf, biti, bitI, bitj, bitJ, bitk, bitK,
57 <    bits, bitS, bitd, bitD, bitr, bitR, bitz, lastbit
57 >    bits, bitS, bitd, bitD, bitr, bitR, bitz, bitp, lastbit
58   } ENUMNAME (bitvals);
59  
60   struct instr_def {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines