Home
last modified time | relevance | path

Searched refs:NPS_R_SRC1 (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/opcodes/
Darc-nps400-tbl.h4 { "movh", 0x48080000, 0xf81f0000, ARC_OPCODE_ARC700, BITOP, NPS400, { NPS_R_DST, NPS_R_SRC1, NPS_UI…
8 { "movl", 0x48090000, 0xf81f0000, ARC_OPCODE_ARC700, BITOP, NPS400, { NPS_R_DST, NPS_R_SRC1, NPS_UI…
16 { "movbi", 0x480f0000, 0xf80f8000, ARC_OPCODE_ARC700, BITOP, NPS400, { NPS_R_DST, NPS_R_SRC1, NPS_B…
233 …P2 << 16)), 0xf80f0000, ARC_OPCODE_ARC700, ARITH, NPS400, { NPS_R_DST, NPS_R_SRC1, SHIM }, { C_NPS…
Darc-opc.c2198 #define NPS_R_SRC1 (NPS_R_DST + 1) macro
2201 #define NPS_BITOP_DST_POS (NPS_R_SRC1 + 1)
DChangeLog-20161951 NPS_R_SRC1.
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Darc-nps400-tbl.h4 { "movh", 0x48080000, 0xf81f0000, ARC_OPCODE_ARC700, BITOP, NPS400, { NPS_R_DST, NPS_R_SRC1, NPS_UI…
8 { "movl", 0x48090000, 0xf81f0000, ARC_OPCODE_ARC700, BITOP, NPS400, { NPS_R_DST, NPS_R_SRC1, NPS_UI…
16 { "movbi", 0x480f0000, 0xf80f8000, ARC_OPCODE_ARC700, BITOP, NPS400, { NPS_R_DST, NPS_R_SRC1, NPS_B…
233 …P2 << 16)), 0xf80f0000, ARC_OPCODE_ARC700, ARITH, NPS400, { NPS_R_DST, NPS_R_SRC1, SHIM }, { C_NPS…
Darc-opc.c2198 #define NPS_R_SRC1 (NPS_R_DST + 1) macro
2201 #define NPS_BITOP_DST_POS (NPS_R_SRC1 + 1)
DChangeLog-20161951 NPS_R_SRC1.