Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-ip2k.c37 struct ip2k_opcode struct
45 static const struct ip2k_opcode ip2k_page_opcode[] = argument
54 static const struct ip2k_opcode ip2k_jmp_opcode[] =
63 static const struct ip2k_opcode ip2k_snc_opcode[] =
72 static const struct ip2k_opcode ip2k_inc_1sp_opcode[] =
81 static const struct ip2k_opcode ip2k_add_2sp_w_opcode[] =
90 static const struct ip2k_opcode ip2k_add_w_wreg_opcode[] =
100 static const struct ip2k_opcode ip2k_add_pcl_w_opcode[] =
109 static const struct ip2k_opcode ip2k_skip_opcodes[] =
251 ip2k_is_opcode (bfd_byte *code, const struct ip2k_opcode *opcodes) in ip2k_is_opcode()