OpenCores
URL https://opencores.org/ocsvn/zipcpu/zipcpu/trunk

Subversion Repositories zipcpu

[/] [zipcpu/] [trunk/] [sw/] [zasm/] [zopcodes.h] - Diff between revs 69 and 70

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 69 Rev 70
Line 58... Line 58...
 
 
extern  const ZOPCODE   zoplist[];
extern  const ZOPCODE   zoplist[];
extern  const int       nzoplist;
extern  const int       nzoplist;
 
 
// Disassemble an opcode
// Disassemble an opcode
extern  void    zipi_to_string(const ZIPI ins, char *line);
extern  void    zipi_to_string(const ZIPI ins, char *la, char *lb);
extern  const   char    *zop_regstr[];
extern  const   char    *zop_regstr[];
extern  const   char    *zop_ccstr[];
extern  const   char    *zop_ccstr[];
 
extern  unsigned int    zop_early_branch(const unsigned int pc, const ZIPI ins);
 
 
#endif
#endif
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.