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

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dxgate-opc.c56 #define CLR_C 0,XGATE_C_BIT,0 macro
H A Dm68hc11-opc.c55 #define CLR_C 0,M6811_C_BIT,0 macro
457 { "clc", OP_NONE, 1, 0x0c, 2, 2, CLR_C, cpu6811, 0 },
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dxgate-opc.c56 #define CLR_C 0,XGATE_C_BIT,0 macro
H A Dm68hc11-opc.c55 #define CLR_C 0,M6811_C_BIT,0 macro
457 { "clc", OP_NONE, 1, 0x0c, 2, 2, CLR_C, cpu6811, 0 },
/netbsd-current/external/gpl3/gdb.old/dist/sim/mcore/
H A Dinterp.c118 #define CLR_C() {sr &= 0xfffffffe;} macro
119 #define NEW_C(v) {CLR_C(); sr |= ((v) & 1);}
866 CLR_C();
888 CLR_C();
/netbsd-current/external/gpl3/gdb/dist/sim/mcore/
H A Dinterp.c122 #define CLR_C() {sr &= 0xfffffffe;} macro
123 #define NEW_C(v) {CLR_C(); sr |= ((v) & 1);}
870 CLR_C();
892 CLR_C();
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dxgate-opc.c56 #define CLR_C 0,XGATE_C_BIT,0 macro
H A Dm68hc11-opc.c55 #define CLR_C 0,M6811_C_BIT,0 macro
457 { "clc", OP_NONE, 1, 0x0c, 2, 2, CLR_C, cpu6811, 0 },
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dxgate-opc.c56 #define CLR_C 0,XGATE_C_BIT,0 macro
H A Dm68hc11-opc.c55 #define CLR_C 0,M6811_C_BIT,0 macro
457 { "clc", OP_NONE, 1, 0x0c, 2, 2, CLR_C, cpu6811, 0 },
/netbsd-current/external/gpl3/gdb.old/dist/sim/m68hc11/
H A Dgencode.c55 #define CLR_C 0,M6811_C_BIT,0 macro
371 { "clc", 0, 0, 1, 0x0c, 2, 2, CLR_C },
/netbsd-current/external/gpl3/gdb/dist/sim/m68hc11/
H A Dgencode.c58 #define CLR_C 0,M6811_C_BIT,0 macro
374 { "clc", 0, 0, 1, 0x0c, 2, 2, CLR_C },

Completed in 130 milliseconds