/home/mandrake/rpm/BUILD/sc68-2.2.1/emu68/cc68.h File Reference

Condition code function table. More...

Go to the source code of this file.

Variables

int(* is_cc [8])(void)
 Code condition testing function table.

Detailed Description

Condition code function table.

Author:
Ben(jamin) Gerard <ben@sashipa.com>
Date:
13/03/1999
Version:
Id
cc68.h,v 2.0 2003/08/21 04:58:35 benjihan Exp

Condition code function table is used by EMU68 for conditional instructions emulation including Bcc, Scc and DCcc. The 4 condition bits of instruction is used as index to call corresponding test function. Each test function performs suitable SR bits operations and return 0 if condition is false and other if condition is satisfied.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Thu Sep 16 07:46:10 2010 for sc68fordevelopers by  doxygen 1.6.3