Searched refs:OP_eor (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Ds12z-opc.h85 OP_eor, enumerator in enum:optr
H A Ds12z-opc.c1354 [0x78] = {OP_eor, -1, 0, three, z_reg, z_imm1234_8base},
1355 [0x79] = {OP_eor, -1, 0, three, z_reg, z_imm1234_8base},
1356 [0x7a] = {OP_eor, -1, 0, three, z_reg, z_imm1234_8base},
1357 [0x7b] = {OP_eor, -1, 0, three, z_reg, z_imm1234_8base},
1358 [0x7c] = {OP_eor, -1, 0, two, z_reg, z_imm1234_8base},
1359 [0x7d] = {OP_eor, -1, 0, two, z_reg, z_imm1234_8base},
1360 [0x7e] = {OP_eor, -1, 0, five, z_reg, z_imm1234_8base},
1361 [0x7f] = {OP_eor, -1, 0, five, z_reg, z_imm1234_8base},
1370 [0x88] = {OP_eor, -1, 0, opr_n_bytes_p1, z_reg, z_opr_decode},
1371 [0x89] = {OP_eor,
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Ds12z-opc.h85 OP_eor, enumerator in enum:optr
H A Ds12z-opc.c1354 [0x78] = {OP_eor, -1, 0, three, z_reg, z_imm1234_8base},
1355 [0x79] = {OP_eor, -1, 0, three, z_reg, z_imm1234_8base},
1356 [0x7a] = {OP_eor, -1, 0, three, z_reg, z_imm1234_8base},
1357 [0x7b] = {OP_eor, -1, 0, three, z_reg, z_imm1234_8base},
1358 [0x7c] = {OP_eor, -1, 0, two, z_reg, z_imm1234_8base},
1359 [0x7d] = {OP_eor, -1, 0, two, z_reg, z_imm1234_8base},
1360 [0x7e] = {OP_eor, -1, 0, five, z_reg, z_imm1234_8base},
1361 [0x7f] = {OP_eor, -1, 0, five, z_reg, z_imm1234_8base},
1370 [0x88] = {OP_eor, -1, 0, opr_n_bytes_p1, z_reg, z_opr_decode},
1371 [0x89] = {OP_eor,
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Ds12z-opc.h85 OP_eor, enumerator in enum:optr
H A Ds12z-opc.c1354 [0x78] = {OP_eor, -1, 0, three, z_reg, z_imm1234_8base},
1355 [0x79] = {OP_eor, -1, 0, three, z_reg, z_imm1234_8base},
1356 [0x7a] = {OP_eor, -1, 0, three, z_reg, z_imm1234_8base},
1357 [0x7b] = {OP_eor, -1, 0, three, z_reg, z_imm1234_8base},
1358 [0x7c] = {OP_eor, -1, 0, two, z_reg, z_imm1234_8base},
1359 [0x7d] = {OP_eor, -1, 0, two, z_reg, z_imm1234_8base},
1360 [0x7e] = {OP_eor, -1, 0, five, z_reg, z_imm1234_8base},
1361 [0x7f] = {OP_eor, -1, 0, five, z_reg, z_imm1234_8base},
1370 [0x88] = {OP_eor, -1, 0, opr_n_bytes_p1, z_reg, z_opr_decode},
1371 [0x89] = {OP_eor,
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Ds12z-opc.h85 OP_eor, enumerator in enum:optr
H A Ds12z-opc.c1354 [0x78] = {OP_eor, -1, 0, three, z_reg, z_imm1234_8base},
1355 [0x79] = {OP_eor, -1, 0, three, z_reg, z_imm1234_8base},
1356 [0x7a] = {OP_eor, -1, 0, three, z_reg, z_imm1234_8base},
1357 [0x7b] = {OP_eor, -1, 0, three, z_reg, z_imm1234_8base},
1358 [0x7c] = {OP_eor, -1, 0, two, z_reg, z_imm1234_8base},
1359 [0x7d] = {OP_eor, -1, 0, two, z_reg, z_imm1234_8base},
1360 [0x7e] = {OP_eor, -1, 0, five, z_reg, z_imm1234_8base},
1361 [0x7f] = {OP_eor, -1, 0, five, z_reg, z_imm1234_8base},
1370 [0x88] = {OP_eor, -1, 0, opr_n_bytes_p1, z_reg, z_opr_decode},
1371 [0x89] = {OP_eor,
[all...]
/netbsd-current/common/lib/libc/arch/aarch64/atomic/
H A D__aarch64_lse.S106 #if defined(OP_eor)
213 #if defined(OP_set) || defined(OP_clr) || defined(OP_add) || defined(OP_eor)
/netbsd-current/external/gpl3/gdb.old/dist/sim/avr/
H A Dinterp.c116 OP_eor, enumerator in enum:avr_opcode
464 return OP_eor;
974 case OP_eor:
/netbsd-current/external/gpl3/gdb/dist/sim/avr/
H A Dinterp.c117 OP_eor, enumerator in enum:avr_opcode
465 return OP_eor;
975 case OP_eor:

Completed in 279 milliseconds