Searched refs:INS_Z80 (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-z80.c52 #define INS_Z80 1 macro
81 static int ins_ok = INS_Z80 | INS_UNDOC;
85 static int ins_used = INS_Z80;
99 ins_ok = INS_Z80 | INS_UNDOC | INS_R800;
194 case INS_Z80:
197 case INS_Z80|INS_UNDOC:
200 case INS_Z80|INS_UNDOC|INS_UNPORT:
203 case INS_Z80|INS_UNDOC|INS_R800:
/haiku-buildtools/binutils/gas/config/
H A Dtc-z80.c48 #define INS_Z80 1 macro
77 static int ins_ok = INS_Z80 | INS_UNDOC;
81 static int ins_used = INS_Z80;
95 ins_ok = INS_Z80 | INS_UNDOC | INS_R800;
271 case INS_Z80:
274 case INS_Z80|INS_UNDOC:
277 case INS_Z80|INS_UNDOC|INS_UNPORT:
280 case INS_Z80|INS_UNDOC|INS_R800:

Completed in 93 milliseconds