Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-arm.c1128 struct asm_opcode struct
1147 static const struct asm_opcode insns[] = argument
11513 for (i = 0; i < sizeof (insns) / sizeof (struct asm_opcode); i++) in build_arm_ops_hsh()
11515 const struct asm_opcode *insn = insns + i; in build_arm_ops_hsh()
11524 struct asm_opcode *new; in build_arm_ops_hsh()
11527 new = obstack_alloc (&insn_obstack, sizeof (struct asm_opcode)); in build_arm_ops_hsh()
13003 const struct asm_opcode * opcode;
13007 opcode = (const struct asm_opcode *) hash_find (arm_ops_hsh, str);
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-arm.c431 struct asm_opcode struct
8322 static const struct asm_opcode *
8327 const struct asm_opcode *opcode; in opcode_lookup()
8459 const struct asm_opcode * opcode; in md_assemble()
9100 static const struct asm_opcode insns[] =
13036 for (i = 0; i < sizeof (insns) / sizeof (struct asm_opcode); i++) in md_begin()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-0001128 (struct asm_opcode): Adjust parms field accordingly.
136 * tc-arm.c (struct asm_opcode): Delete comp_suffix and flags. Add
H A DChangeLog-96971340 (struct asm_opcode ): Add prototypes for parms field.
H A DChangeLog-92952692 (asm_opcode, insns[]): New format, add version support.
/openbsd-src/gnu/usr.bin/binutils/gas/
H A DChangeLog-0001128 (struct asm_opcode): Adjust parms field accordingly.
136 * tc-arm.c (struct asm_opcode): Delete comp_suffix and flags. Add
H A DChangeLog-96971340 (struct asm_opcode ): Add prototypes for parms field.
H A DChangeLog-92952692 (asm_opcode, insns[]): New format, add version support.