Searched refs:base_opcode (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Dtic30-dis.c85 if (GET_TYPE (current_optab->base_opcode) == GET_TYPE (insn_word))
89 if (current_optab->base_opcode == insn_word)
95 else if ((current_optab->base_opcode & NORMAL_IDEN) == (insn_word & NORMAL_IDEN))
112 if (GET_TYPE (current_optab->base_opcode) == GET_TYPE (insn_word))
114 if ((current_optab->base_opcode & PAR_STORE_IDEN)
132 if (GET_TYPE (current_optab->base_opcode) == GET_TYPE (insn_word))
134 if ((current_optab->base_opcode & MUL_ADD_IDEN)
152 if (GET_TYPE (current_optab->base_opcode) == GET_TYPE (insn_word))
156 if ((current_optab->base_opcode & BR_IMM_IDEN)
165 if ((current_optab->base_opcode
[all...]
H A Di386-gen.c129 char *name, *operands, *base_opcode, *extension_opcode; local
179 /* Find base_opcode. */
180 base_opcode = next_field (str, ',', &str);
247 name, operands, base_opcode, extension_opcode,
H A Di386-opc.h32 /* base_opcode is the fundamental opcode byte without optional
34 unsigned int base_opcode; member in struct:__anon3456
89 the base_opcode. These bits also are used to detect alternate forms of
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dtic30-dis.c85 if (GET_TYPE (current_optab->base_opcode) == GET_TYPE (insn_word))
89 if (current_optab->base_opcode == insn_word)
95 else if ((current_optab->base_opcode & NORMAL_IDEN) == (insn_word & NORMAL_IDEN))
112 if (GET_TYPE (current_optab->base_opcode) == GET_TYPE (insn_word))
114 if ((current_optab->base_opcode & PAR_STORE_IDEN)
132 if (GET_TYPE (current_optab->base_opcode) == GET_TYPE (insn_word))
134 if ((current_optab->base_opcode & MUL_ADD_IDEN)
152 if (GET_TYPE (current_optab->base_opcode) == GET_TYPE (insn_word))
156 if ((current_optab->base_opcode & BR_IMM_IDEN)
165 if ((current_optab->base_opcode
[all...]
H A Di386-gen.c129 char *name, *operands, *base_opcode, *extension_opcode; local
179 /* Find base_opcode. */
180 base_opcode = next_field (str, ',', &str);
247 name, operands, base_opcode, extension_opcode,
H A Di386-opc.h32 /* base_opcode is the fundamental opcode byte without optional
34 unsigned int base_opcode; member in struct:__anon2551
89 the base_opcode. These bits also are used to detect alternate forms of
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dtic30-dis.c85 if (GET_TYPE (current_optab->base_opcode) == GET_TYPE (insn_word))
89 if (current_optab->base_opcode == insn_word)
95 else if ((current_optab->base_opcode & NORMAL_IDEN) == (insn_word & NORMAL_IDEN))
112 if (GET_TYPE (current_optab->base_opcode) == GET_TYPE (insn_word))
114 if ((current_optab->base_opcode & PAR_STORE_IDEN)
132 if (GET_TYPE (current_optab->base_opcode) == GET_TYPE (insn_word))
134 if ((current_optab->base_opcode & MUL_ADD_IDEN)
152 if (GET_TYPE (current_optab->base_opcode) == GET_TYPE (insn_word))
156 if ((current_optab->base_opcode & BR_IMM_IDEN)
165 if ((current_optab->base_opcode
[all...]
H A Di386-gen.c129 char *name, *operands, *base_opcode, *extension_opcode; local
179 /* Find base_opcode. */
180 base_opcode = next_field (str, ',', &str);
247 name, operands, base_opcode, extension_opcode,
H A Di386-opc.h32 /* base_opcode is the fundamental opcode byte without optional
34 unsigned int base_opcode; member in struct:__anon37481
89 the base_opcode. These bits also are used to detect alternate forms of
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/opcode/
H A Dtic30.h220 unsigned int base_opcode; /* base_opcode is the fundamental opcode byte */ member in struct:_template
222 the base_opcode. These bits also are used to detect alternate forms of
614 unsigned int base_opcode; member in struct:__anon2486
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/opcode/
H A Dtic30.h220 unsigned int base_opcode; /* base_opcode is the fundamental opcode byte */ member in struct:_template
222 the base_opcode. These bits also are used to detect alternate forms of
614 unsigned int base_opcode; member in struct:__anon3391
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/opcode/
H A Dtic30.h220 unsigned int base_opcode; /* base_opcode is the fundamental opcode byte */ member in struct:_template
222 the base_opcode. These bits also are used to detect alternate forms of
614 unsigned int base_opcode; member in struct:__anon37416

Completed in 296 milliseconds