Searched refs:INS_R800 (Results 1 – 1 of 1) sorted by relevance
51 #define INS_R800 8 macro79 static int ins_err = INS_R800;91 ins_ok &= ~INS_R800; in md_parse_option()92 ins_err |= INS_R800; in md_parse_option()95 ins_ok = INS_Z80 | INS_UNDOC | INS_R800; in md_parse_option()107 if ((ins_ok & INS_R800) == 0) in md_parse_option()118 if ((ins_ok & INS_R800) == 0) in md_parse_option()266 if (ins_used & (INS_UNPORT | INS_R800)) in z80_md_end()280 case INS_Z80|INS_UNDOC|INS_R800: in z80_md_end()460 case INS_R800: in wrong_mach()[all …]