Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

cc68.h File Reference


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.

Go to the source code of this file.

Variables

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


Generated on Fri Jan 21 13:18:17 2005 for sc68fordevelopers by  doxygen 1.3.9.1