Searched refs:CLR_C (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/mcore/
H A Dinterp.c169 #define CLR_C() {cpu.sr &= 0xfffffffe;} macro
170 #define NEW_C(v) {CLR_C(); cpu.sr |= ((v) & 1);}
1349 CLR_C();
1371 CLR_C();
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/m68hc11/
H A Dgencode.c56 #define CLR_C 0,M6811_C_BIT,0 macro
372 { "clc", 0, 0, 1, 0x0c, 2, 2, CLR_C },
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dm68hc11-opc.c53 #define CLR_C 0,M6811_C_BIT,0 macro
346 { "clc", OP_NONE, 1, 0x0c, 2, 2, CLR_C, cpu6811 },
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dm68hc11-opc.c53 #define CLR_C 0,M6811_C_BIT,0 macro
346 { "clc", OP_NONE, 1, 0x0c, 2, 2, CLR_C, cpu6811 },

Completed in 68 milliseconds