Home
last modified time | relevance | path

Searched refs:NPS_UIMM16 (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/opcodes/
Darc-nps400-tbl.h4 …80000, 0xf81f0000, ARC_OPCODE_ARC700, BITOP, NPS400, { NPS_R_DST, NPS_R_SRC1, NPS_UIMM16 }, { 0 }},
5 { "movh", 0x48180000, 0xf81f0000, ARC_OPCODE_ARC700, BITOP, NPS400, { NPS_R_DST, NPS_UIMM16 }, { C_…
8 …90000, 0xf81f0000, ARC_OPCODE_ARC700, BITOP, NPS400, { NPS_R_DST, NPS_R_SRC1, NPS_UIMM16 }, { 0 }},
9 { "movl", 0x48190000, 0xf81f0000, ARC_OPCODE_ARC700, BITOP, NPS400, { NPS_R_DST, NPS_UIMM16 }, { C_…
237 ADDL_LIKE ("orl", 0xC, NPS_UIMM16)
238 ADDL_LIKE ("andl", 0xD, NPS_UIMM16)
239 ADDL_LIKE ("xorl", 0xE, NPS_UIMM16)
Darc-opc.c2223 #define NPS_UIMM16 (NPS_BITOP_UIMM8 + 1) macro
2226 #define NPS_SIMM16 (NPS_UIMM16 + 1)
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Darc-nps400-tbl.h4 …80000, 0xf81f0000, ARC_OPCODE_ARC700, BITOP, NPS400, { NPS_R_DST, NPS_R_SRC1, NPS_UIMM16 }, { 0 }},
5 { "movh", 0x48180000, 0xf81f0000, ARC_OPCODE_ARC700, BITOP, NPS400, { NPS_R_DST, NPS_UIMM16 }, { C_…
8 …90000, 0xf81f0000, ARC_OPCODE_ARC700, BITOP, NPS400, { NPS_R_DST, NPS_R_SRC1, NPS_UIMM16 }, { 0 }},
9 { "movl", 0x48190000, 0xf81f0000, ARC_OPCODE_ARC700, BITOP, NPS400, { NPS_R_DST, NPS_UIMM16 }, { C_…
237 ADDL_LIKE ("orl", 0xC, NPS_UIMM16)
238 ADDL_LIKE ("andl", 0xD, NPS_UIMM16)
239 ADDL_LIKE ("xorl", 0xE, NPS_UIMM16)
Darc-opc.c2223 #define NPS_UIMM16 (NPS_BITOP_UIMM8 + 1) macro
2226 #define NPS_SIMM16 (NPS_UIMM16 + 1)