Home
last modified time | relevance | path

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

/dports/devel/vasm/vasm/cpus/z80/
H A Dcpu.h134 #define FLAGS_M 7 macro
H A Dcpu.c675 { "m", OP_FLAGS, FLAGS_M, CPU_ALL }, /* Not for jr, emu for RCM */
1594 case FLAGS_M: in rabbit_emu_call()