| /src/external/gpl3/gdb/dist/sim/ppc/ |
| ld-insn.h | 168 char *insn_default; member in struct:_model
|
| /src/external/gpl3/gdb.old/dist/sim/ppc/ |
| ld-insn.h | 168 char *insn_default; member in struct:_model
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| z80-tdep.c | 114 insn_default, enumerator in enum:z80_instruction_type 1207 { 0000, 0367, 1, insn_default }, //"nop", "ex af,af'" 1209 { 0001, 0317, 3, insn_default }, //"ld rr,nn" 1210 { 0002, 0347, 1, insn_default }, //"ld (rr),a", "ld a,(rr)" 1211 { 0042, 0347, 3, insn_default }, //"ld (nn),hl/a", "ld hl/a,(nn)" 1214 { 0003, 0303, 1, insn_default }, //"inc rr", "dec rr", ... 1215 { 0004, 0307, 1, insn_default }, //"inc/dec r/(hl)" 1216 { 0006, 0307, 2, insn_default }, //"ld r,n", "ld (hl),n" 1220 { 0100, 0300, 1, insn_default }, //"ld r,r", "halt" 1221 { 0200, 0300, 1, insn_default }, //"alu_op a,r [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| z80-tdep.c | 114 insn_default, enumerator in enum:z80_instruction_type 1206 { 0000, 0367, 1, insn_default }, //"nop", "ex af,af'" 1208 { 0001, 0317, 3, insn_default }, //"ld rr,nn" 1209 { 0002, 0347, 1, insn_default }, //"ld (rr),a", "ld a,(rr)" 1210 { 0042, 0347, 3, insn_default }, //"ld (nn),hl/a", "ld hl/a,(nn)" 1213 { 0003, 0303, 1, insn_default }, //"inc rr", "dec rr", ... 1214 { 0004, 0307, 1, insn_default }, //"inc/dec r/(hl)" 1215 { 0006, 0307, 2, insn_default }, //"ld r,n", "ld (hl),n" 1219 { 0100, 0300, 1, insn_default }, //"ld r,r", "halt" 1220 { 0200, 0300, 1, insn_default }, //"alu_op a,r [all...] |