Home
last modified time | relevance | path

Searched refs:FW_LongIndex (Results 1 – 2 of 2) sorted by relevance

/dports/devel/vasm/vasm/cpus/m68k/
H A Dcpu.h169 #define FW_LongIndex 0x0800 macro
H A Dcpu.c1229 ((REGext(i)==EXT_LONG) ? FW_LongIndex : 0) | in set_index()