Searched refs:OP_adc (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Ds12z-opc.h80 OP_adc, enumerator in enum:optr
H A Ds12z-opc.c1314 [0x50] = {OP_adc, -1, 0, three, z_reg, z_imm1234_0base},
1315 [0x51] = {OP_adc, -1, 0, three, z_reg, z_imm1234_0base},
1316 [0x52] = {OP_adc, -1, 0, three, z_reg, z_imm1234_0base},
1317 [0x53] = {OP_adc, -1, 0, three, z_reg, z_imm1234_0base},
1318 [0x54] = {OP_adc, -1, 0, two, z_reg, z_imm1234_0base},
1319 [0x55] = {OP_adc, -1, 0, two, z_reg, z_imm1234_0base},
1320 [0x56] = {OP_adc, -1, 0, five, z_reg, z_imm1234_0base},
1321 [0x57] = {OP_adc, -1, 0, five, z_reg, z_imm1234_0base},
1330 [0x60] = {OP_adc, -1, 0, opr_n_bytes_p1, z_reg, z_opr_decode},
1331 [0x61] = {OP_adc,
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Ds12z-opc.h80 OP_adc, enumerator in enum:optr
H A Ds12z-opc.c1314 [0x50] = {OP_adc, -1, 0, three, z_reg, z_imm1234_0base},
1315 [0x51] = {OP_adc, -1, 0, three, z_reg, z_imm1234_0base},
1316 [0x52] = {OP_adc, -1, 0, three, z_reg, z_imm1234_0base},
1317 [0x53] = {OP_adc, -1, 0, three, z_reg, z_imm1234_0base},
1318 [0x54] = {OP_adc, -1, 0, two, z_reg, z_imm1234_0base},
1319 [0x55] = {OP_adc, -1, 0, two, z_reg, z_imm1234_0base},
1320 [0x56] = {OP_adc, -1, 0, five, z_reg, z_imm1234_0base},
1321 [0x57] = {OP_adc, -1, 0, five, z_reg, z_imm1234_0base},
1330 [0x60] = {OP_adc, -1, 0, opr_n_bytes_p1, z_reg, z_opr_decode},
1331 [0x61] = {OP_adc,
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Ds12z-opc.h80 OP_adc, enumerator in enum:optr
H A Ds12z-opc.c1314 [0x50] = {OP_adc, -1, 0, three, z_reg, z_imm1234_0base},
1315 [0x51] = {OP_adc, -1, 0, three, z_reg, z_imm1234_0base},
1316 [0x52] = {OP_adc, -1, 0, three, z_reg, z_imm1234_0base},
1317 [0x53] = {OP_adc, -1, 0, three, z_reg, z_imm1234_0base},
1318 [0x54] = {OP_adc, -1, 0, two, z_reg, z_imm1234_0base},
1319 [0x55] = {OP_adc, -1, 0, two, z_reg, z_imm1234_0base},
1320 [0x56] = {OP_adc, -1, 0, five, z_reg, z_imm1234_0base},
1321 [0x57] = {OP_adc, -1, 0, five, z_reg, z_imm1234_0base},
1330 [0x60] = {OP_adc, -1, 0, opr_n_bytes_p1, z_reg, z_opr_decode},
1331 [0x61] = {OP_adc,
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Ds12z-opc.h80 OP_adc, enumerator in enum:optr
H A Ds12z-opc.c1314 [0x50] = {OP_adc, -1, 0, three, z_reg, z_imm1234_0base},
1315 [0x51] = {OP_adc, -1, 0, three, z_reg, z_imm1234_0base},
1316 [0x52] = {OP_adc, -1, 0, three, z_reg, z_imm1234_0base},
1317 [0x53] = {OP_adc, -1, 0, three, z_reg, z_imm1234_0base},
1318 [0x54] = {OP_adc, -1, 0, two, z_reg, z_imm1234_0base},
1319 [0x55] = {OP_adc, -1, 0, two, z_reg, z_imm1234_0base},
1320 [0x56] = {OP_adc, -1, 0, five, z_reg, z_imm1234_0base},
1321 [0x57] = {OP_adc, -1, 0, five, z_reg, z_imm1234_0base},
1330 [0x60] = {OP_adc, -1, 0, opr_n_bytes_p1, z_reg, z_opr_decode},
1331 [0x61] = {OP_adc,
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/avr/
H A Dinterp.c143 OP_adc, enumerator in enum:avr_opcode
455 return OP_adc;
1129 case OP_adc:
/netbsd-current/external/gpl3/gdb/dist/sim/avr/
H A Dinterp.c144 OP_adc, enumerator in enum:avr_opcode
456 return OP_adc;
1130 case OP_adc:

Completed in 213 milliseconds