HomeSort by: relevance | last modified time | path
    Searched defs:asm_opcode (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 735 struct asm_opcode struct
15426 const struct asm_opcode *opcode;
22346 /* Tag values used in struct asm_opcode's tag field. */
22433 static const struct asm_opcode *
22438 const struct asm_opcode *opcode;
23159 field in asm_opcode. 'tvalue' is used at the stage this check happen. */
23248 known_t32_only_insn (const struct asm_opcode *opcode)
23271 t32_insn_ok (arm_feature_set arch, const struct asm_opcode *opcode)
23304 const struct asm_opcode * opcode;
24211 static const struct asm_opcode insns[]
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 735 struct asm_opcode struct
15429 const struct asm_opcode *opcode;
22349 /* Tag values used in struct asm_opcode's tag field. */
22436 static const struct asm_opcode *
22441 const struct asm_opcode *opcode;
23162 field in asm_opcode. 'tvalue' is used at the stage this check happen. */
23251 known_t32_only_insn (const struct asm_opcode *opcode)
23274 t32_insn_ok (arm_feature_set arch, const struct asm_opcode *opcode)
23307 const struct asm_opcode * opcode;
24214 static const struct asm_opcode insns[]
    [all...]

Completed in 60 milliseconds