Searched refs:CLR_V_CHG_ZC (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | xgate-opc.c | 58 #define CLR_V_CHG_ZC 0,XGATE_V_BIT,XGATE_ZC_BIT macro
|
D | m68hc11-opc.c | 57 #define CLR_V_CHG_ZC 0,M6811_V_BIT,M6811_ZC_BIT macro 845 { "idiv", OP_NONE, 1, 0x02, 3, 41, CLR_V_CHG_ZC, cpu6811, 0 }, 846 { "idiv", OP_NONE | OP_PAGE2, 2, 0x10, 12, 12, CLR_V_CHG_ZC, cpu6812|cpu9s12x, 0 },
|